Uses of Enum Class
net.neoforged.neoforge.client.model.ao.AoFace
Packages that use AoFace
-
Uses of AoFace in net.neoforged.neoforge.client.model.ao
Methods in net.neoforged.neoforge.client.model.ao that return AoFaceModifier and TypeMethodDescriptionstatic AoFace
AoFace.fromDirection
(net.minecraft.core.Direction direction) static AoFace
Returns the enum constant of this class with the specified name.static AoFace[]
AoFace.values()
Returns an array containing the constants of this enum class, in the order they are declared.