Uses of Enum Class
net.minecraft.util.EightWayDirection
-
Uses of EightWayDirection in net.minecraft.util
Modifier and TypeMethodDescriptionstatic EightWayDirection
Returns the enum constant of this class with the specified name.static EightWayDirection[]
EightWayDirection.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of EightWayDirection in net.minecraft.world.chunk
Modifier and TypeMethodDescriptionprivate static void
UpgradeData.upgradeSide(WorldChunk chunk, EightWayDirection side)