Uses of Class
net.minecraft.client.render.block.entity.state.ConduitBlockEntityRenderState
Packages that use ConduitBlockEntityRenderState
-
Uses of ConduitBlockEntityRenderState in net.minecraft.client.render.block.entity
Methods in net.minecraft.client.render.block.entity that return ConduitBlockEntityRenderStateMethods in net.minecraft.client.render.block.entity with parameters of type ConduitBlockEntityRenderStateModifier and TypeMethodDescriptionvoidConduitBlockEntityRenderer.render(ConduitBlockEntityRenderState conduitBlockEntityRenderState, MatrixStack matrixStack, OrderedRenderCommandQueue orderedRenderCommandQueue, CameraRenderState cameraRenderState) voidConduitBlockEntityRenderer.updateRenderState(ConduitBlockEntity conduitBlockEntity, ConduitBlockEntityRenderState conduitBlockEntityRenderState, float float2, Vec3d vec3d, ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand)