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 TypeMethodDescriptionAbstractFurnaceBlock.getRenderShape(BlockState p_48727_)AirBlock.getRenderShape(BlockState p_48758_)BarrelBlock.getRenderShape(BlockState p_49090_)BarrierBlock.getRenderShape(BlockState p_49098_)BaseEntityBlock.getRenderShape(BlockState p_49232_)BeaconBlock.getRenderShape(BlockState p_49439_)BedBlock.getRenderShape(BlockState p_49545_)BeehiveBlock.getRenderShape(BlockState p_49653_)BellBlock.getRenderShape(BlockState p_49753_)BrewingStandBlock.getRenderShape(BlockState p_50950_)BubbleColumnBlock.getRenderShape(BlockState p_51003_)CampfireBlock.getRenderShape(BlockState p_51307_)ChestBlock.getRenderShape(BlockState p_51567_)CommandBlock.getRenderShape(BlockState p_51853_)ConduitBlock.getRenderShape(BlockState p_52120_)DaylightDetectorBlock.getRenderShape(BlockState p_52400_)DispenserBlock.getRenderShape(BlockState p_52725_)EnchantmentTableBlock.getRenderShape(BlockState p_52986_)EnderChestBlock.getRenderShape(BlockState p_53169_)FlowerPotBlock.getRenderShape(BlockState p_53554_)GrindstoneBlock.getRenderShape(BlockState p_53840_)HopperBlock.getRenderShape(BlockState p_54103_)JukeboxBlock.getRenderShape(BlockState p_54296_)LecternBlock.getRenderShape(BlockState p_54559_)LightBlock.getRenderShape(BlockState p_153693_)LiquidBlock.getRenderShape(BlockState p_54738_)SculkSensorBlock.getRenderShape(BlockState p_154477_)ShulkerBoxBlock.getRenderShape(BlockState p_56255_)SpawnerBlock.getRenderShape(BlockState p_56794_)StonecutterBlock.getRenderShape(BlockState p_57098_)StructureBlock.getRenderShape(BlockState p_57144_)StructureVoidBlock.getRenderShape(BlockState p_57156_)static RenderShapeReturns 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()BlockBehaviour.getRenderShape(BlockState p_60550_)Deprecated.