Uses of Enum
net.minecraft.util.EightWayDirection
Packages that use EightWayDirection
-
Uses of EightWayDirection in net.minecraft.util
Methods in net.minecraft.util that return EightWayDirectionModifier and TypeMethodDescriptionstatic EightWayDirection
Returns the enum constant of this type with the specified name.static EightWayDirection[]
EightWayDirection.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of EightWayDirection in net.minecraft.world.chunk
Fields in net.minecraft.world.chunk declared as EightWayDirectionFields in net.minecraft.world.chunk with type parameters of type EightWayDirectionMethods in net.minecraft.world.chunk with parameters of type EightWayDirectionModifier and TypeMethodDescriptionprivate static void
UpgradeData.upgradeSide(WorldChunk chunk, EightWayDirection side)