Package net.minecraft
Interface class_11659
- All Known Implementing Classes:
class_11661
- Mappings:
Namespace Name named net/minecraft/class_11659intermediary net/minecraft/class_11659official hbd
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_72921(MatrixStack matrixStack, float float2, float float3, OrderedText orderedText, boolean bool, TextRenderer.TextLayerType textLayerType, int int2, int int3, int int4) voidmethod_72922(MatrixStack matrixStack, float float2, List<EntityRenderState.class_11680> list) voidmethod_72923(MatrixStack matrixStack, BlockState blockState, int int2, int int3) voidmethod_72924(MatrixStack matrixStack, @Nullable Vec3d vec3d, Text text, boolean bool, int int2, double double2) voidmethod_72925(MatrixStack matrixStack, RenderLayer renderLayer, class_11659.class_11660 class_11660) voidmethod_72926(MatrixStack matrixStack, RenderLayer renderLayer, BlockStateModel blockStateModel, float float2, float float3, float float4, int int2, int int3) voidmethod_72927(MatrixStack matrixStack, EntityRenderState.LeashData leashData) voidmethod_72928(MatrixStack matrixStack, EntityRenderState entityRenderState, EntityHitboxAndView entityHitboxAndView) voidmethod_72929(MatrixStack matrixStack, EntityRenderState entityRenderState, Quaternionf quaternionf) voidmethod_72930(MatrixStack matrixStack, FallingBlockEntityRenderState fallingBlockEntityRenderState) voidmethod_72931(MatrixStack matrixStack, ItemRenderState itemRenderState, int int2, int int3) default <S> voidmethod_72932(Model<? super S> model, S s, MatrixStack matrixStack, RenderLayer renderLayer, int int2, int int3, int int4) <S> voidmethod_72933(Model<? super S> model, S s, MatrixStack matrixStack, RenderLayer renderLayer, int int2, int int3, int int4, @Nullable Sprite sprite, int int5, int int6)
-
Method Details
-
method_72928
void method_72928(MatrixStack matrixStack, EntityRenderState entityRenderState, EntityHitboxAndView entityHitboxAndView) - Mappings:
Namespace Name Mixin selector named method_72928Lnet/minecraft/class_11659;method_72928(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/entity/state/EntityRenderState;Lnet/minecraft/client/render/entity/state/EntityHitboxAndView;)Vintermediary method_72928Lnet/minecraft/class_11659;method_72928(Lnet/minecraft/class_4587;Lnet/minecraft/class_10017;Lnet/minecraft/class_10933;)Vofficial aLhbd;a(Lfpk;Lhnl;Lhob;)V
-
method_72922
- Mappings:
Namespace Name Mixin selector named method_72922Lnet/minecraft/class_11659;method_72922(Lnet/minecraft/client/util/math/MatrixStack;FLjava/util/List;)Vintermediary method_72922Lnet/minecraft/class_11659;method_72922(Lnet/minecraft/class_4587;FLjava/util/List;)Vofficial aLhbd;a(Lfpk;FLjava/util/List;)V
-
method_72924
void method_72924(MatrixStack matrixStack, @Nullable @Nullable Vec3d vec3d, Text text, boolean bool, int int2, double double2) - Mappings:
Namespace Name Mixin selector named method_72924Lnet/minecraft/class_11659;method_72924(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/text/Text;ZID)Vintermediary method_72924Lnet/minecraft/class_11659;method_72924(Lnet/minecraft/class_4587;Lnet/minecraft/class_243;Lnet/minecraft/class_2561;ZID)Vofficial aLhbd;a(Lfpk;Lfjy;Lxr;ZID)V
-
method_72921
void method_72921(MatrixStack matrixStack, float float2, float float3, OrderedText orderedText, boolean bool, TextRenderer.TextLayerType textLayerType, int int2, int int3, int int4) - Mappings:
Namespace Name Mixin selector named method_72921Lnet/minecraft/class_11659;method_72921(Lnet/minecraft/client/util/math/MatrixStack;FFLnet/minecraft/text/OrderedText;ZLnet/minecraft/client/font/TextRenderer$TextLayerType;III)Vintermediary method_72921Lnet/minecraft/class_11659;method_72921(Lnet/minecraft/class_4587;FFLnet/minecraft/class_5481;ZLnet/minecraft/class_327$class_6415;III)Vofficial aLhbd;a(Lfpk;FFLbbt;ZLfyg$a;III)V
-
method_72929
void method_72929(MatrixStack matrixStack, EntityRenderState entityRenderState, Quaternionf quaternionf) - Mappings:
Namespace Name Mixin selector named method_72929Lnet/minecraft/class_11659;method_72929(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/entity/state/EntityRenderState;Lorg/joml/Quaternionf;)Vintermediary method_72929Lnet/minecraft/class_11659;method_72929(Lnet/minecraft/class_4587;Lnet/minecraft/class_10017;Lorg/joml/Quaternionf;)Vofficial aLhbd;a(Lfpk;Lhnl;Lorg/joml/Quaternionf;)V
-
method_72927
- Mappings:
Namespace Name Mixin selector named method_72927Lnet/minecraft/class_11659;method_72927(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/entity/state/EntityRenderState$LeashData;)Vintermediary method_72927Lnet/minecraft/class_11659;method_72927(Lnet/minecraft/class_4587;Lnet/minecraft/class_10017$class_10018;)Vofficial aLhbd;a(Lfpk;Lhnl$a;)V
-
method_72933
<S> void method_72933(Model<? super S> model, S s, MatrixStack matrixStack, RenderLayer renderLayer, int int2, int int3, int int4, @Nullable @Nullable Sprite sprite, int int5, int int6) - Mappings:
Namespace Name Mixin selector named method_72933Lnet/minecraft/class_11659;method_72933(Lnet/minecraft/client/model/Model;Ljava/lang/Object;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/RenderLayer;IIILnet/minecraft/client/texture/Sprite;II)Vintermediary method_72933Lnet/minecraft/class_11659;method_72933(Lnet/minecraft/class_3879;Ljava/lang/Object;Lnet/minecraft/class_4587;Lnet/minecraft/class_1921;IIILnet/minecraft/class_1058;II)Vofficial aLhbd;a(Lgqv;Ljava/lang/Object;Lfpk;Lhaq;IIILhvd;II)V
-
method_72932
default <S> void method_72932(Model<? super S> model, S s, MatrixStack matrixStack, RenderLayer renderLayer, int int2, int int3, int int4) - Mappings:
Namespace Name Mixin selector named method_72932Lnet/minecraft/class_11659;method_72932(Lnet/minecraft/client/model/Model;Ljava/lang/Object;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/RenderLayer;III)Vintermediary method_72932Lnet/minecraft/class_11659;method_72932(Lnet/minecraft/class_3879;Ljava/lang/Object;Lnet/minecraft/class_4587;Lnet/minecraft/class_1921;III)Vofficial aLhbd;a(Lgqv;Ljava/lang/Object;Lfpk;Lhaq;III)V
-
method_72923
- Mappings:
Namespace Name Mixin selector named method_72923Lnet/minecraft/class_11659;method_72923(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/block/BlockState;II)Vintermediary method_72923Lnet/minecraft/class_11659;method_72923(Lnet/minecraft/class_4587;Lnet/minecraft/class_2680;II)Vofficial aLhbd;a(Lfpk;Lefg;II)V
-
method_72930
void method_72930(MatrixStack matrixStack, FallingBlockEntityRenderState fallingBlockEntityRenderState) - Mappings:
Namespace Name Mixin selector named method_72930Lnet/minecraft/class_11659;method_72930(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/entity/state/FallingBlockEntityRenderState;)Vintermediary method_72930Lnet/minecraft/class_11659;method_72930(Lnet/minecraft/class_4587;Lnet/minecraft/class_10023;)Vofficial aLhbd;a(Lfpk;Lhnq;)V
-
method_72926
void method_72926(MatrixStack matrixStack, RenderLayer renderLayer, BlockStateModel blockStateModel, float float2, float float3, float float4, int int2, int int3) - Mappings:
Namespace Name Mixin selector named method_72926Lnet/minecraft/class_11659;method_72926(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/RenderLayer;Lnet/minecraft/client/render/model/BlockStateModel;FFFII)Vintermediary method_72926Lnet/minecraft/class_11659;method_72926(Lnet/minecraft/class_4587;Lnet/minecraft/class_1921;Lnet/minecraft/class_1087;FFFII)Vofficial aLhbd;a(Lfpk;Lhaq;Lhbv;FFFII)V
-
method_72931
- Mappings:
Namespace Name Mixin selector named method_72931Lnet/minecraft/class_11659;method_72931(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/item/ItemRenderState;II)Vintermediary method_72931Lnet/minecraft/class_11659;method_72931(Lnet/minecraft/class_4587;Lnet/minecraft/class_10444;II)Vofficial aLhbd;a(Lfpk;Lhrr;II)V
-
method_72925
void method_72925(MatrixStack matrixStack, RenderLayer renderLayer, class_11659.class_11660 class_11660) - Mappings:
Namespace Name Mixin selector named method_72925Lnet/minecraft/class_11659;method_72925(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/RenderLayer;Lnet/minecraft/class_11659$class_11660;)Vintermediary method_72925Lnet/minecraft/class_11659;method_72925(Lnet/minecraft/class_4587;Lnet/minecraft/class_1921;Lnet/minecraft/class_11659$class_11660;)Vofficial aLhbd;a(Lfpk;Lhaq;Lhbd$a;)V
-