Uses of Class
net.minecraft.client.render.block.MovingBlockRenderState
Packages that use MovingBlockRenderState
Package
Description
-
Uses of MovingBlockRenderState in net.minecraft.client.render.block.entity
Methods in net.minecraft.client.render.block.entity that return MovingBlockRenderStateModifier and TypeMethodDescriptionprivate static MovingBlockRenderStatePistonBlockEntityRenderer.renderModel(BlockPos pos, BlockState state, RegistryEntry<Biome> biome, World world) -
Uses of MovingBlockRenderState in net.minecraft.client.render.block.entity.state
Fields in net.minecraft.client.render.block.entity.state declared as MovingBlockRenderStateModifier and TypeFieldDescriptionPistonBlockEntityRenderState.extendedPistonStatePistonBlockEntityRenderState.pushedState -
Uses of MovingBlockRenderState in net.minecraft.client.render.command
Fields in net.minecraft.client.render.command declared as MovingBlockRenderStateModifier and TypeFieldDescriptionprivate final MovingBlockRenderStateOrderedRenderCommandQueueImpl.MovingBlockCommand.movingBlockRenderStateThe field for themovingBlockRenderStaterecord component.Methods in net.minecraft.client.render.command that return MovingBlockRenderStateModifier and TypeMethodDescriptionOrderedRenderCommandQueueImpl.MovingBlockCommand.movingBlockRenderState()Returns the value of themovingBlockRenderStaterecord component.Methods in net.minecraft.client.render.command with parameters of type MovingBlockRenderStateModifier and TypeMethodDescriptionvoidBatchingRenderCommandQueue.submitMovingBlock(MatrixStack matrices, MovingBlockRenderState state) voidOrderedRenderCommandQueueImpl.submitMovingBlock(MatrixStack matrices, MovingBlockRenderState state) voidRenderCommandQueue.submitMovingBlock(MatrixStack matrices, MovingBlockRenderState state) Constructors in net.minecraft.client.render.command with parameters of type MovingBlockRenderStateModifierConstructorDescriptionMovingBlockCommand(Matrix4f matrix4f, MovingBlockRenderState movingBlockRenderState) -
Uses of MovingBlockRenderState in net.minecraft.client.render.entity.state
Fields in net.minecraft.client.render.entity.state declared as MovingBlockRenderState -
Uses of MovingBlockRenderState in net.minecraft.client.render.state
Subclasses of MovingBlockRenderState in net.minecraft.client.render.state