Uses of Enum Class
net.minecraft.client.renderer.entity.layers.StuckInBodyLayer.PlacementStyle
Packages that use StuckInBodyLayer.PlacementStyle
-
Uses of StuckInBodyLayer.PlacementStyle in net.minecraft.client.renderer.entity.layers
Fields in net.minecraft.client.renderer.entity.layers declared as StuckInBodyLayer.PlacementStyleModifier and TypeFieldDescriptionprivate final StuckInBodyLayer.PlacementStyle
StuckInBodyLayer.placementStyle
Methods in net.minecraft.client.renderer.entity.layers that return StuckInBodyLayer.PlacementStyleModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static StuckInBodyLayer.PlacementStyle[]
StuckInBodyLayer.PlacementStyle.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft.client.renderer.entity.layers with parameters of type StuckInBodyLayer.PlacementStyleModifierConstructorDescriptionStuckInBodyLayer
(LivingEntityRenderer<?, PlayerRenderState, M> p_117564_, Model p_360318_, ResourceLocation p_363540_, StuckInBodyLayer.PlacementStyle p_364028_)