Uses of Class
net.minecraft.client.renderer.blockentity.state.ChestRenderState
Packages that use ChestRenderState
-
Uses of ChestRenderState in net.minecraft.client.renderer.blockentity
Methods in net.minecraft.client.renderer.blockentity that return ChestRenderStateMethods in net.minecraft.client.renderer.blockentity with parameters of type ChestRenderStateModifier and TypeMethodDescriptionvoidChestRenderer.extractRenderState(T p_446382_, ChestRenderState p_445744_, float p_446088_, Vec3 p_447190_, ModelFeatureRenderer.CrumblingOverlay p_446187_) protected MaterialChestRenderer.getCustomMaterial(T blockEntity, ChestRenderState renderState) Neo: Return a customMaterialto render the chest with ornullto fall back to the vanilla material selection.voidChestRenderer.submit(ChestRenderState p_446740_, PoseStack p_445661_, SubmitNodeCollector p_445570_, CameraRenderState p_451060_)