C# Class OpenMinecraft.KnownBlocks

Mostrar archivo Open project: N3X15/MineEdit

Public Properties

Property Type Description
Air byte
Error byte
Rock byte
StillWater byte
Water byte

Property Details

Air public_oe static_oe property

public static byte Air
return byte

Error public_oe static_oe property

public static byte Error
return byte

Rock public_oe static_oe property

public static byte Rock
return byte

StillWater public_oe static_oe property

public static byte StillWater
return byte

Water public_oe static_oe property

public static byte Water
return byte