net.minecraft.client.render.block

public class MovingBlockRenderState

implements BlockRenderView

net.minecraft.client.renderer.block.MovingBlockRenderState
net.minecraft.class_11791
net.minecraft.client.render.block.MovingBlockRenderState

Field summary

Modifier and TypeField
public BlockPos
randomSeedPos
field_62245
fallingBlockPos
public BlockPos
blockPos
field_62246
entityBlockPos
public BlockState
blockState
field_62247
blockState
public RegistryEntry<Biome>
biome
field_62248
biome
public CardinalLighting
cardinalLighting
field_1_2226
cardinalLighting
public LightingProvider
lightEngine
field_1_2227
lightingProvider

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public CardinalLighting
cardinalLighting()
method_1_2623()
getCardinalLighting()
public LightingProvider
getLightEngine()
method_22336()
getLightingProvider()
public int
getBlockTint(BlockPos pos, ColorResolver color)
method_23752(class_2338 arg0, class_6539 arg1)
getColor(BlockPos arg0, ColorResolver arg1)
public BlockEntity
getBlockEntity(BlockPos pos)
method_8321(class_2338 arg0)
getBlockEntity(BlockPos arg0)
public BlockState
getBlockState(BlockPos pos)
method_8320(class_2338 arg0)
getBlockState(BlockPos arg0)
public FluidState
getFluidState(BlockPos pos)
method_8316(class_2338 arg0)
getFluidState(BlockPos arg0)
public int
getHeight()
method_31605()
getHeight()
public int
getMinY()
method_31607()
getBottomY()