Uses of Enum Class
net.minecraft.world.level.block.RenderShape
Packages that use RenderShape
-
Uses of RenderShape in net.minecraft.world.level.block
Methods in net.minecraft.world.level.block that return RenderShapeModifier and TypeMethodDescriptionprotected RenderShape
AbstractFurnaceBlock.getRenderShape
(BlockState state) protected RenderShape
AirBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
BarrelBlock.getRenderShape
(BlockState state) protected RenderShape
BarrierBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
BaseEntityBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
BeaconBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
BedBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
BeehiveBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
BellBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
BrewingStandBlock.getRenderShape
(BlockState state) The type of render function called.BrushableBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
BubbleColumnBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
CampfireBlock.getRenderShape
(BlockState state) Deprecated.protected RenderShape
ChestBlock.getRenderShape
(BlockState state) Deprecated.call viainvalid reference
IBlockState#getRenderType()
protected RenderShape
ChiseledBookShelfBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
CommandBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
ConduitBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
CrafterBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
DaylightDetectorBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
DispenserBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
EnchantingTableBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
EnderChestBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
GrindstoneBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
HopperBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
JukeboxBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
LecternBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
LightBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
LiquidBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
SculkCatalystBlock.getRenderShape
(BlockState p_222120_) protected RenderShape
SculkSensorBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
SculkShriekerBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
ShulkerBoxBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
SpawnerBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
StonecutterBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
StructureBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
StructureVoidBlock.getRenderShape
(BlockState state) The type of render function called.protected RenderShape
TrialSpawnerBlock.getRenderShape
(BlockState p_312710_) VaultBlock.getRenderShape
(BlockState p_324584_) static RenderShape
Returns the enum constant of this class with the specified name.static RenderShape[]
RenderShape.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of RenderShape in net.minecraft.world.level.block.state
Methods in net.minecraft.world.level.block.state that return RenderShapeModifier and TypeMethodDescriptionBlockBehaviour.BlockStateBase.getRenderShape()
protected RenderShape
BlockBehaviour.getRenderShape
(BlockState state) The type of render function called.
invalid reference