Uses of Enum Class
net.minecraft.entity.player.PlayerModelPart
Packages that use PlayerModelPart
Package
Description
-
Uses of PlayerModelPart in net.minecraft.client
Fields in net.minecraft.client with type parameters of type PlayerModelPartMethods in net.minecraft.client that return types with arguments of type PlayerModelPartMethods in net.minecraft.client with parameters of type PlayerModelPartModifier and TypeMethodDescriptionvoidGameSettings.setModelPart(PlayerModelPart p_178878_1_, boolean p_178878_2_) voidGameSettings.toggleModelPart(PlayerModelPart p_178877_1_) -
Uses of PlayerModelPart in net.minecraft.client.gui.screen
Methods in net.minecraft.client.gui.screen with parameters of type PlayerModelPartModifier and TypeMethodDescriptionprivate ITextComponentCustomizeSkinScreen.getMessage(PlayerModelPart p_238655_1_) -
Uses of PlayerModelPart in net.minecraft.entity.player
Methods in net.minecraft.entity.player that return PlayerModelPartModifier and TypeMethodDescriptionstatic PlayerModelPartReturns the enum constant of this class with the specified name.static PlayerModelPart[]PlayerModelPart.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.entity.player with parameters of type PlayerModelPartModifier and TypeMethodDescriptionbooleanPlayerEntity.isModelPartShown(PlayerModelPart p_175148_1_)