Uses of Enum Class
net.minecraft.util.Direction8
Packages that use Direction8
-
Uses of Direction8 in net.minecraft.util
Methods in net.minecraft.util that return Direction8Modifier and TypeMethodDescriptionstatic Direction8Returns the enum constant of this class with the specified name.static Direction8[]Direction8.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Direction8 in net.minecraft.util.palette
Fields in net.minecraft.util.palette declared as Direction8Fields in net.minecraft.util.palette with type parameters of type Direction8Methods in net.minecraft.util.palette with parameters of type Direction8Modifier and TypeMethodDescriptionprivate static voidUpgradeData.upgradeSides(Chunk p_196991_0_, Direction8 p_196991_1_)