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.PlacementStyleStuckInBodyLayer.placementStyleMethods 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> pRenderer, Model pModel, ResourceLocation pTexture, StuckInBodyLayer.PlacementStyle pPlacementStyle)