Uses of Class
net.minecraft.client.render.block.entity.state.CampfireBlockEntityRenderState
Packages that use CampfireBlockEntityRenderState
-
Uses of CampfireBlockEntityRenderState in net.minecraft.client.render.block.entity
Methods in net.minecraft.client.render.block.entity that return CampfireBlockEntityRenderStateMethods in net.minecraft.client.render.block.entity with parameters of type CampfireBlockEntityRenderStateModifier and TypeMethodDescriptionvoidCampfireBlockEntityRenderer.render(CampfireBlockEntityRenderState campfireBlockEntityRenderState, MatrixStack matrixStack, OrderedRenderCommandQueue orderedRenderCommandQueue, CameraRenderState cameraRenderState) voidCampfireBlockEntityRenderer.updateRenderState(CampfireBlockEntity campfireBlockEntity, CampfireBlockEntityRenderState campfireBlockEntityRenderState, float float2, Vec3d vec3d, ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand)