Uses of Enum Class
net.minecraft.world.level.block.RenderShape
Package
Description
-
Uses of RenderShape in net.minecraft.world.level.block
Modifier and TypeMethodDescriptionprotected RenderShape
AbstractFurnaceBlock.getRenderShape
(BlockState p_48727_) protected RenderShape
AirBlock.getRenderShape
(BlockState p_48758_) protected RenderShape
BarrelBlock.getRenderShape
(BlockState p_49090_) protected RenderShape
BarrierBlock.getRenderShape
(BlockState p_49098_) protected RenderShape
BaseEntityBlock.getRenderShape
(BlockState p_49232_) protected RenderShape
BeaconBlock.getRenderShape
(BlockState p_49439_) protected RenderShape
BedBlock.getRenderShape
(BlockState p_49545_) protected RenderShape
BeehiveBlock.getRenderShape
(BlockState p_49653_) protected RenderShape
BellBlock.getRenderShape
(BlockState p_49753_) protected RenderShape
BrewingStandBlock.getRenderShape
(BlockState p_50950_) BrushableBlock.getRenderShape
(BlockState p_277553_) protected RenderShape
BubbleColumnBlock.getRenderShape
(BlockState p_51003_) protected RenderShape
CampfireBlock.getRenderShape
(BlockState p_51307_) protected RenderShape
ChestBlock.getRenderShape
(BlockState p_51567_) protected RenderShape
ChiseledBookShelfBlock.getRenderShape
(BlockState p_251274_) protected RenderShape
CommandBlock.getRenderShape
(BlockState p_51853_) protected RenderShape
ConduitBlock.getRenderShape
(BlockState p_52120_) protected RenderShape
CrafterBlock.getRenderShape
(BlockState p_307427_) protected RenderShape
DaylightDetectorBlock.getRenderShape
(BlockState p_52400_) protected RenderShape
DispenserBlock.getRenderShape
(BlockState p_52725_) protected RenderShape
EnchantingTableBlock.getRenderShape
(BlockState p_340914_) protected RenderShape
EnderChestBlock.getRenderShape
(BlockState p_53169_) protected RenderShape
GrindstoneBlock.getRenderShape
(BlockState p_53840_) protected RenderShape
HopperBlock.getRenderShape
(BlockState p_54103_) protected RenderShape
JukeboxBlock.getRenderShape
(BlockState p_54296_) protected RenderShape
LecternBlock.getRenderShape
(BlockState p_54559_) protected RenderShape
LightBlock.getRenderShape
(BlockState p_153693_) protected RenderShape
LiquidBlock.getRenderShape
(BlockState p_54738_) protected RenderShape
SculkCatalystBlock.getRenderShape
(BlockState p_222120_) protected RenderShape
SculkSensorBlock.getRenderShape
(BlockState p_154477_) protected RenderShape
SculkShriekerBlock.getRenderShape
(BlockState p_222219_) protected RenderShape
ShulkerBoxBlock.getRenderShape
(BlockState p_56255_) protected RenderShape
SpawnerBlock.getRenderShape
(BlockState p_56794_) protected RenderShape
StonecutterBlock.getRenderShape
(BlockState p_57098_) protected RenderShape
StructureBlock.getRenderShape
(BlockState p_57144_) protected RenderShape
StructureVoidBlock.getRenderShape
(BlockState p_57156_) 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
Modifier and TypeMethodDescriptionBlockBehaviour.BlockStateBase.getRenderShape()
protected RenderShape
BlockBehaviour.getRenderShape
(BlockState p_60550_) -
Uses of RenderShape in net.neoforged.neoforge.oldtest.client.model
Modifier and TypeMethodDescriptionCustomItemDisplayContextTest.ItemHangerBlock.getRenderShape
(BlockState state) Deprecated.