Uses of Enum Class
net.minecraft.world.entity.player.PlayerModelPart
-
Uses of PlayerModelPart in net.minecraft.client
Modifier and TypeMethodDescriptionboolean
Options.isModelPartEnabled(PlayerModelPart p_168417_)
private void
Options.setModelPart(PlayerModelPart p_92155_, boolean p_92156_)
void
Options.toggleModelPart(PlayerModelPart p_168419_, boolean p_168420_)
-
Uses of PlayerModelPart in net.minecraft.world.entity.player
Modifier and TypeMethodDescriptionstatic PlayerModelPart
Returns 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.