Uses of Class
net.minecraft.client.render.block.entity.state.DecoratedPotBlockEntityRenderState
Packages that use DecoratedPotBlockEntityRenderState
-
Uses of DecoratedPotBlockEntityRenderState in net.minecraft.client.render.block.entity
Methods in net.minecraft.client.render.block.entity that return DecoratedPotBlockEntityRenderStateMethods in net.minecraft.client.render.block.entity with parameters of type DecoratedPotBlockEntityRenderStateModifier and TypeMethodDescriptionvoidDecoratedPotBlockEntityRenderer.render(DecoratedPotBlockEntityRenderState decoratedPotBlockEntityRenderState, MatrixStack matrixStack, OrderedRenderCommandQueue orderedRenderCommandQueue, CameraRenderState cameraRenderState) voidDecoratedPotBlockEntityRenderer.updateRenderState(DecoratedPotBlockEntity decoratedPotBlockEntity, DecoratedPotBlockEntityRenderState decoratedPotBlockEntityRenderState, float float2, Vec3d vec3d, ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand)