Class PostMicroblockPart

All Implemented Interfaces:
MultiPart, NormalOcclusionPart, PartialOcclusionPart

public class PostMicroblockPart extends MicroblockPart implements PartialOcclusionPart, NormalOcclusionPart
Created by covers1624 on 21/10/22.
  • Field Details

    • aBounds

      public static final codechicken.lib.vec.Cuboid6[] aBounds
    • aShapes

      public static final net.minecraft.world.phys.shapes.VoxelShape[] aShapes
    • renderBounds1

      @Nullable public @Nullable codechicken.lib.vec.Cuboid6 renderBounds1
    • renderBounds2

      @Nullable public @Nullable codechicken.lib.vec.Cuboid6 renderBounds2
  • Constructor Details

    • PostMicroblockPart

      public PostMicroblockPart(MicroMaterial material)
  • Method Details