Class TorchPart

All Implemented Interfaces:
AnimateTickPart, FacePart, IconHitEffectsPart, ModelRenderPart, MultiPart, NormalOcclusionPart, SlottedPart
Direct Known Subclasses:
RedstoneTorchPart, SoulTorchPart

public class TorchPart extends McSidedStatePart implements AnimateTickPart
  • Field Details

    • STANDING_OCCLUSION

      public static net.minecraft.world.phys.shapes.VoxelShape STANDING_OCCLUSION
    • WALL_OCCLUSION

      public static net.minecraft.world.phys.shapes.VoxelShape[] WALL_OCCLUSION
  • Constructor Details

    • TorchPart

      public TorchPart()
    • TorchPart

      public TorchPart(net.minecraft.world.level.block.state.BlockState state)
  • Method Details