Package net.minecraft
Class class_11165
java.lang.Object
net.minecraft.class_11165
- All Implemented Interfaces:
SpecialModelRenderer<class_11050>
@Environment(CLIENT)
public class class_11165
extends Object
implements SpecialModelRenderer<class_11050>
- Mappings:
Namespace Name named net/minecraft/class_11165intermediary net/minecraft/class_11165official hov
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface net.minecraft.client.render.item.model.special.SpecialModelRenderer
SpecialModelRenderer.Unbaked -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrender(@Nullable class_11050 class_11050, ItemDisplayContext itemDisplayContext, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3, boolean bool)
-
Constructor Details
-
class_11165
public class_11165()
-
-
Method Details
-
render
public void render(@Nullable @Nullable class_11050 class_11050, ItemDisplayContext itemDisplayContext, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3, boolean bool) - Specified by:
renderin interfaceSpecialModelRenderer<class_11050>- Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/class_11165;render(Lnet/minecraft/class_11050;Lnet/minecraft/item/ItemDisplayContext;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;IIZ)Vintermediary method_70522Lnet/minecraft/class_11165;method_70522(Lnet/minecraft/class_11050;Lnet/minecraft/class_811;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;IIZ)Vofficial aLhov;a(Lddi;Ldcq;Lfpd;Lgvz;IIZ)V
-
getData
- Specified by:
getDatain interfaceSpecialModelRenderer<class_11050>- Mappings:
Namespace Name Mixin selector named getDataLnet/minecraft/class_11165;getData(Lnet/minecraft/item/ItemStack;)Lnet/minecraft/class_11050;intermediary method_70521Lnet/minecraft/class_11165;method_70521(Lnet/minecraft/class_1799;)Lnet/minecraft/class_11050;official aLhov;a(Ldcs;)Lddi;
-