Uses of Enum Class
net.minecraft.item.ModelTransformationMode
Packages that use ModelTransformationMode
Package
Description
-
Uses of ModelTransformationMode in net.minecraft.client.item
Methods in net.minecraft.client.item with parameters of type ModelTransformationModeModifier and TypeMethodDescriptionvoid
ItemModelManager.update
(ItemRenderState renderState, ItemStack stack, ModelTransformationMode transformationMode, boolean leftHand, @Nullable World world, @Nullable LivingEntity entity, int seed) void
ItemModelManager.update
(ItemRenderState renderState, ItemStack stack, ModelTransformationMode transformationMode, @Nullable World world, @Nullable LivingEntity entity, int seed) void
ItemModelManager.updateForLivingEntity
(ItemRenderState renderState, ItemStack stack, ModelTransformationMode transformationMode, boolean leftHand, LivingEntity entity) void
ItemModelManager.updateForNonLivingEntity
(ItemRenderState renderState, ItemStack stack, ModelTransformationMode transformationMode, Entity entity) -
Uses of ModelTransformationMode in net.minecraft.client.render.block.entity
Methods in net.minecraft.client.render.block.entity with parameters of type ModelTransformationModeModifier and TypeMethodDescriptionvoid
LoadedBlockEntityModels.render
(Block block, ModelTransformationMode displayContext, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, int overlay) -
Uses of ModelTransformationMode in net.minecraft.client.render.item
Fields in net.minecraft.client.render.item declared as ModelTransformationModeModifier and TypeFieldDescription(package private) ModelTransformationMode
ItemRenderState.modelTransformationMode
Methods in net.minecraft.client.render.item with parameters of type ModelTransformationModeModifier and TypeMethodDescriptionvoid
HeldItemRenderer.renderItem
(LivingEntity entity, ItemStack stack, ModelTransformationMode renderMode, boolean leftHanded, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light) void
ItemRenderer.renderItem
(@Nullable LivingEntity entity, ItemStack stack, ModelTransformationMode transformationMode, boolean leftHanded, MatrixStack matrices, VertexConsumerProvider vertexConsumers, @Nullable World world, int light, int overlay, int seed) void
ItemRenderer.renderItem
(ItemStack stack, ModelTransformationMode transformationMode, int light, int overlay, MatrixStack matrices, VertexConsumerProvider vertexConsumers, @Nullable World world, int seed) static void
ItemRenderer.renderItem
(ModelTransformationMode transformationMode, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, int overlay, int[] tints, BakedModel model, RenderLayer layer, ItemRenderState.Glint glint) -
Uses of ModelTransformationMode in net.minecraft.client.render.item.model
Methods in net.minecraft.client.render.item.model with parameters of type ModelTransformationModeModifier and TypeMethodDescriptionvoid
BasicItemModel.update
(ItemRenderState state, ItemStack stack, ItemModelManager resolver, ModelTransformationMode transformationMode, @Nullable ClientWorld world, @Nullable LivingEntity user, int seed) void
BundleSelectedItemModel.update
(ItemRenderState state, ItemStack stack, ItemModelManager resolver, ModelTransformationMode transformationMode, @Nullable ClientWorld world, @Nullable LivingEntity user, int seed) void
CompositeItemModel.update
(ItemRenderState state, ItemStack stack, ItemModelManager resolver, ModelTransformationMode transformationMode, @Nullable ClientWorld world, @Nullable LivingEntity user, int seed) void
ConditionItemModel.update
(ItemRenderState state, ItemStack stack, ItemModelManager resolver, ModelTransformationMode transformationMode, @Nullable ClientWorld world, @Nullable LivingEntity user, int seed) void
EmptyItemModel.update
(ItemRenderState state, ItemStack stack, ItemModelManager resolver, ModelTransformationMode transformationMode, @Nullable ClientWorld world, @Nullable LivingEntity user, int seed) void
ItemModel.update
(ItemRenderState state, ItemStack stack, ItemModelManager resolver, ModelTransformationMode transformationMode, @Nullable ClientWorld world, @Nullable LivingEntity user, int seed) void
MissingItemModel.update
(ItemRenderState state, ItemStack stack, ItemModelManager resolver, ModelTransformationMode transformationMode, @Nullable ClientWorld world, @Nullable LivingEntity user, int seed) void
RangeDispatchItemModel.update
(ItemRenderState state, ItemStack stack, ItemModelManager resolver, ModelTransformationMode transformationMode, @Nullable ClientWorld world, @Nullable LivingEntity user, int seed) void
SelectItemModel.update
(ItemRenderState state, ItemStack stack, ItemModelManager resolver, ModelTransformationMode transformationMode, @Nullable ClientWorld world, @Nullable LivingEntity user, int seed) void
SpecialItemModel.update
(ItemRenderState state, ItemStack stack, ItemModelManager resolver, ModelTransformationMode transformationMode, @Nullable ClientWorld world, @Nullable LivingEntity user, int seed) -
Uses of ModelTransformationMode in net.minecraft.client.render.item.model.special
Methods in net.minecraft.client.render.item.model.special with parameters of type ModelTransformationModeModifier and TypeMethodDescriptionvoid
BannerModelRenderer.render
(@Nullable BannerPatternsComponent bannerPatternsComponent, ModelTransformationMode modelTransformationMode, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3, boolean bool) void
BedModelRenderer.render
(ModelTransformationMode modelTransformationMode, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, int overlay, boolean glint) void
ChestModelRenderer.render
(ModelTransformationMode modelTransformationMode, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, int overlay, boolean glint) void
ConduitModelRenderer.render
(ModelTransformationMode modelTransformationMode, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, int overlay, boolean glint) void
DecoratedPotModelRenderer.render
(@Nullable Sherds sherds, ModelTransformationMode modelTransformationMode, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3, boolean bool) void
HangingSignModelRenderer.render
(ModelTransformationMode modelTransformationMode, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, int overlay, boolean glint) void
HeadModelRenderer.render
(@Nullable ProfileComponent profileComponent, ModelTransformationMode modelTransformationMode, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3, boolean bool) void
ShieldModelRenderer.render
(@Nullable ComponentMap componentMap, ModelTransformationMode modelTransformationMode, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3, boolean bool) void
ShulkerBoxModelRenderer.render
(ModelTransformationMode modelTransformationMode, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, int overlay, boolean glint) void
SignModelRenderer.render
(ModelTransformationMode modelTransformationMode, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, int overlay, boolean glint) default void
SimpleSpecialModelRenderer.render
(@Nullable Void void2, ModelTransformationMode modelTransformationMode, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3, boolean bool) void
SimpleSpecialModelRenderer.render
(ModelTransformationMode modelTransformationMode, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, int overlay, boolean glint) void
SpecialModelRenderer.render
(T data, ModelTransformationMode modelTransformationMode, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, int overlay, boolean glint) void
TridentModelRenderer.render
(ModelTransformationMode modelTransformationMode, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, int overlay, boolean glint) -
Uses of ModelTransformationMode in net.minecraft.client.render.item.property.bool
Methods in net.minecraft.client.render.item.property.bool with parameters of type ModelTransformationModeModifier and TypeMethodDescriptionboolean
BooleanProperty.getValue
(ItemStack stack, @Nullable ClientWorld world, @Nullable LivingEntity user, int seed, ModelTransformationMode modelTransformationMode) boolean
BrokenProperty.getValue
(ItemStack stack, @Nullable ClientWorld world, @Nullable LivingEntity user, int seed, ModelTransformationMode modelTransformationMode) boolean
BundleHasSelectedItemProperty.getValue
(ItemStack stack, @Nullable ClientWorld world, @Nullable LivingEntity user, int seed, ModelTransformationMode modelTransformationMode) boolean
CarriedProperty.getValue
(ItemStack stack, @Nullable ClientWorld world, @Nullable LivingEntity user, int seed, ModelTransformationMode modelTransformationMode) boolean
CustomModelDataFlagProperty.getValue
(ItemStack stack, @Nullable ClientWorld world, @Nullable LivingEntity user, int seed, ModelTransformationMode modelTransformationMode) boolean
DamagedProperty.getValue
(ItemStack stack, @Nullable ClientWorld world, @Nullable LivingEntity user, int seed, ModelTransformationMode modelTransformationMode) boolean
ExtendedViewProperty.getValue
(ItemStack stack, @Nullable ClientWorld world, @Nullable LivingEntity user, int seed, ModelTransformationMode modelTransformationMode) boolean
FishingRodCastProperty.getValue
(ItemStack stack, @Nullable ClientWorld world, @Nullable LivingEntity user, int seed, ModelTransformationMode modelTransformationMode) boolean
HasComponentProperty.getValue
(ItemStack stack, @Nullable ClientWorld world, @Nullable LivingEntity user, int seed, ModelTransformationMode modelTransformationMode) boolean
KeybindDownProperty.getValue
(ItemStack stack, @Nullable ClientWorld world, @Nullable LivingEntity user, int seed, ModelTransformationMode modelTransformationMode) boolean
SelectedProperty.getValue
(ItemStack stack, @Nullable ClientWorld world, @Nullable LivingEntity user, int seed, ModelTransformationMode modelTransformationMode) boolean
UsingItemProperty.getValue
(ItemStack stack, @Nullable ClientWorld world, @Nullable LivingEntity user, int seed, ModelTransformationMode modelTransformationMode) boolean
ViewEntityProperty.getValue
(ItemStack stack, @Nullable ClientWorld world, @Nullable LivingEntity user, int seed, ModelTransformationMode modelTransformationMode) -
Uses of ModelTransformationMode in net.minecraft.client.render.item.property.select
Fields in net.minecraft.client.render.item.property.select with type parameters of type ModelTransformationModeModifier and TypeFieldDescriptionstatic final SelectProperty.Type
<DisplayContextProperty, ModelTransformationMode> DisplayContextProperty.TYPE
Methods in net.minecraft.client.render.item.property.select that return ModelTransformationModeModifier and TypeMethodDescriptionDisplayContextProperty.getValue
(ItemStack itemStack, @Nullable ClientWorld clientWorld, @Nullable LivingEntity livingEntity, int int2, ModelTransformationMode modelTransformationMode) Methods in net.minecraft.client.render.item.property.select that return types with arguments of type ModelTransformationModeMethods in net.minecraft.client.render.item.property.select with parameters of type ModelTransformationModeModifier and TypeMethodDescriptionChargeTypeProperty.getValue
(ItemStack itemStack, @Nullable ClientWorld clientWorld, @Nullable LivingEntity livingEntity, int int2, ModelTransformationMode modelTransformationMode) ContextDimensionProperty.getValue
(ItemStack itemStack, @Nullable ClientWorld clientWorld, @Nullable LivingEntity livingEntity, int int2, ModelTransformationMode modelTransformationMode) ContextEntityTypeProperty.getValue
(ItemStack itemStack, @Nullable ClientWorld clientWorld, @Nullable LivingEntity livingEntity, int int2, ModelTransformationMode modelTransformationMode) CustomModelDataStringProperty.getValue
(ItemStack itemStack, @Nullable ClientWorld clientWorld, @Nullable LivingEntity livingEntity, int int2, ModelTransformationMode modelTransformationMode) DisplayContextProperty.getValue
(ItemStack itemStack, @Nullable ClientWorld clientWorld, @Nullable LivingEntity livingEntity, int int2, ModelTransformationMode modelTransformationMode) ItemBlockStateProperty.getValue
(ItemStack itemStack, @Nullable ClientWorld clientWorld, @Nullable LivingEntity livingEntity, int int2, ModelTransformationMode modelTransformationMode) LocalTimeProperty.getValue
(ItemStack itemStack, @Nullable ClientWorld clientWorld, @Nullable LivingEntity livingEntity, int int2, ModelTransformationMode modelTransformationMode) MainHandProperty.getValue
(ItemStack itemStack, @Nullable ClientWorld clientWorld, @Nullable LivingEntity livingEntity, int int2, ModelTransformationMode modelTransformationMode) SelectProperty.getValue
(ItemStack stack, @Nullable ClientWorld world, @Nullable LivingEntity user, int seed, ModelTransformationMode modelTransformationMode) TrimMaterialProperty.getValue
(ItemStack itemStack, @Nullable ClientWorld clientWorld, @Nullable LivingEntity livingEntity, int int2, ModelTransformationMode modelTransformationMode) -
Uses of ModelTransformationMode in net.minecraft.client.render.model
Methods in net.minecraft.client.render.model with parameters of type ModelTransformationModeModifier and TypeMethodDescriptionstatic Transformation
UnbakedModel.getTransformation
(UnbakedModel model, ModelTransformationMode displayContext) -
Uses of ModelTransformationMode in net.minecraft.client.render.model.json
Methods in net.minecraft.client.render.model.json with parameters of type ModelTransformationModeModifier and TypeMethodDescriptionModelTransformation.getTransformation
(ModelTransformationMode renderMode) private Transformation
ModelTransformation.Deserializer.parseModelTransformation
(JsonDeserializationContext ctx, JsonObject json, ModelTransformationMode displayContext) -
Uses of ModelTransformationMode in net.minecraft.entity.decoration
Fields in net.minecraft.entity.decoration declared as ModelTransformationModeModifier and TypeFieldDescriptionprivate final ModelTransformationMode
DisplayEntity.ItemDisplayEntity.Data.itemTransform
The field for theitemTransform
record component.Methods in net.minecraft.entity.decoration that return ModelTransformationModeModifier and TypeMethodDescriptionprivate ModelTransformationMode
DisplayEntity.ItemDisplayEntity.getTransformationMode()
DisplayEntity.ItemDisplayEntity.Data.itemTransform()
Returns the value of theitemTransform
record component.Methods in net.minecraft.entity.decoration with parameters of type ModelTransformationModeModifier and TypeMethodDescriptionprivate void
DisplayEntity.ItemDisplayEntity.setTransformationMode
(ModelTransformationMode transformationMode) Constructors in net.minecraft.entity.decoration with parameters of type ModelTransformationModeModifierConstructorDescriptionData
(ItemStack itemStack, ModelTransformationMode modelTransformationMode) -
Uses of ModelTransformationMode in net.minecraft.item
Fields in net.minecraft.item with type parameters of type ModelTransformationModeModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<ModelTransformationMode> ModelTransformationMode.CODEC
static final IntFunction
<ModelTransformationMode> ModelTransformationMode.FROM_INDEX
Methods in net.minecraft.item that return ModelTransformationModeModifier and TypeMethodDescriptionstatic ModelTransformationMode
Returns the enum constant of this class with the specified name.static ModelTransformationMode[]
ModelTransformationMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.