Uses of Enum Class
net.minecraft.util.Direction8
-
Uses of Direction8 in net.minecraft.util
Modifier and TypeMethodDescriptionstatic Direction8
Returns 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
Modifier and TypeMethodDescriptionprivate static void
UpgradeData.upgradeSides
(Chunk p_196991_0_, Direction8 p_196991_1_)