Class BlockEntityRenderState
java.lang.Object
net.minecraft.client.render.block.entity.BlockEntityRenderState
- Direct Known Subclasses:
class_11949,class_11950,class_11952,class_11953,class_11955,class_11957,class_11958,class_11959,class_11961,class_11963,class_11964,class_11966,class_11967,class_11968,class_11969,class_11972,class_11973,class_11974,class_11975,CopperGolemStatueBlockEntityRenderState,ShulkerBoxBlockEntityRenderState,SignBlockEntityRenderState
- Mappings:
Namespace Name named net/minecraft/client/render/block/entity/BlockEntityRenderStateintermediary net/minecraft/class_11954official hjc
-
Field Summary
FieldsModifier and TypeFieldDescriptionint -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidpopulate(BlockEntity blockEntity, BlockEntityRenderState renderState, ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlay) void
-
Field Details
-
position
- Mappings:
Namespace Name Mixin selector named positionLnet/minecraft/client/render/block/entity/BlockEntityRenderState;position:Lnet/minecraft/util/math/BlockPos;intermediary field_62673Lnet/minecraft/class_11954;field_62673:Lnet/minecraft/class_2338;official fLhjc;f:Lja;
-
blockState
- Mappings:
Namespace Name Mixin selector named blockStateLnet/minecraft/client/render/block/entity/BlockEntityRenderState;blockState:Lnet/minecraft/block/BlockState;intermediary field_62674Lnet/minecraft/class_11954;field_62674:Lnet/minecraft/class_2680;official gLhjc;g:Leip;
-
blockEntityType
- Mappings:
Namespace Name Mixin selector named blockEntityTypeLnet/minecraft/client/render/block/entity/BlockEntityRenderState;blockEntityType:Lnet/minecraft/block/entity/BlockEntityType;intermediary field_62675Lnet/minecraft/class_11954;field_62675:Lnet/minecraft/class_2591;official hLhjc;h:Lefl;
-
lightmapCoordinates
public int lightmapCoordinates- Mappings:
Namespace Name Mixin selector named lightmapCoordinatesLnet/minecraft/client/render/block/entity/BlockEntityRenderState;lightmapCoordinates:Iintermediary field_62676Lnet/minecraft/class_11954;field_62676:Iofficial iLhjc;i:I
-
crumblingOverlay
- Mappings:
Namespace Name Mixin selector named crumblingOverlayLnet/minecraft/client/render/block/entity/BlockEntityRenderState;crumblingOverlay:Lnet/minecraft/client/render/command/ModelCommandRenderer$CrumblingOverlayCommand;intermediary field_62677Lnet/minecraft/class_11954;field_62677:Lnet/minecraft/class_11683$class_11792;official jLhjc;j:Lhwt$a;
-
-
Constructor Details
-
BlockEntityRenderState
public BlockEntityRenderState()
-
-
Method Details
-
populate
public static void populate(BlockEntity blockEntity, BlockEntityRenderState renderState, @Nullable ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlay) - Mappings:
Namespace Name Mixin selector named populateLnet/minecraft/client/render/block/entity/BlockEntityRenderState;populate(Lnet/minecraft/block/entity/BlockEntity;Lnet/minecraft/client/render/block/entity/BlockEntityRenderState;Lnet/minecraft/client/render/command/ModelCommandRenderer$CrumblingOverlayCommand;)Vintermediary method_74399Lnet/minecraft/class_11954;method_74399(Lnet/minecraft/class_2586;Lnet/minecraft/class_11954;Lnet/minecraft/class_11683$class_11792;)Vofficial aLhjc;a(Lefj;Lhjc;Lhwt$a;)V
-
populateCrashReportSection
- Mappings:
Namespace Name Mixin selector named populateCrashReportSectionLnet/minecraft/client/render/block/entity/BlockEntityRenderState;populateCrashReportSection(Lnet/minecraft/util/crash/CrashReportSection;)Vintermediary method_74400Lnet/minecraft/class_11954;method_74400(Lnet/minecraft/class_129;)Vofficial aLhjc;a(Lq;)V
-