Class SlidingDoorShapes
java.lang.Object
com.simibubi.create.content.decoration.slidingDoor.SlidingDoorShapes
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final net.minecraft.world.phys.shapes.VoxelShapeprotected static final net.minecraft.world.phys.shapes.VoxelShapeprotected static final net.minecraft.world.phys.shapes.VoxelShapeprotected static final net.minecraft.world.phys.shapes.VoxelShapeprotected static final net.minecraft.world.phys.shapes.VoxelShapeprotected static final net.minecraft.world.phys.shapes.VoxelShapeprotected static final net.minecraft.world.phys.shapes.VoxelShapeprotected static final net.minecraft.world.phys.shapes.VoxelShapeprotected static final net.minecraft.world.phys.shapes.VoxelShapeprotected static final net.minecraft.world.phys.shapes.VoxelShapeprotected static final net.minecraft.world.phys.shapes.VoxelShapeprotected static final net.minecraft.world.phys.shapes.VoxelShapeprotected static final net.minecraft.world.phys.shapes.VoxelShapeprotected static final net.minecraft.world.phys.shapes.VoxelShapeprotected static final net.minecraft.world.phys.shapes.VoxelShapeprotected static final net.minecraft.world.phys.shapes.VoxelShape -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.world.phys.shapes.VoxelShapeget(net.minecraft.core.Direction facing, boolean hinge, boolean fold)
-
Field Details
-
SE_AABB
protected static final net.minecraft.world.phys.shapes.VoxelShape SE_AABB -
ES_AABB
protected static final net.minecraft.world.phys.shapes.VoxelShape ES_AABB -
NW_AABB
protected static final net.minecraft.world.phys.shapes.VoxelShape NW_AABB -
WN_AABB
protected static final net.minecraft.world.phys.shapes.VoxelShape WN_AABB -
SW_AABB
protected static final net.minecraft.world.phys.shapes.VoxelShape SW_AABB -
WS_AABB
protected static final net.minecraft.world.phys.shapes.VoxelShape WS_AABB -
NE_AABB
protected static final net.minecraft.world.phys.shapes.VoxelShape NE_AABB -
EN_AABB
protected static final net.minecraft.world.phys.shapes.VoxelShape EN_AABB -
SE_AABB_FOLD
protected static final net.minecraft.world.phys.shapes.VoxelShape SE_AABB_FOLD -
ES_AABB_FOLD
protected static final net.minecraft.world.phys.shapes.VoxelShape ES_AABB_FOLD -
NW_AABB_FOLD
protected static final net.minecraft.world.phys.shapes.VoxelShape NW_AABB_FOLD -
WN_AABB_FOLD
protected static final net.minecraft.world.phys.shapes.VoxelShape WN_AABB_FOLD -
SW_AABB_FOLD
protected static final net.minecraft.world.phys.shapes.VoxelShape SW_AABB_FOLD -
WS_AABB_FOLD
protected static final net.minecraft.world.phys.shapes.VoxelShape WS_AABB_FOLD -
NE_AABB_FOLD
protected static final net.minecraft.world.phys.shapes.VoxelShape NE_AABB_FOLD -
EN_AABB_FOLD
protected static final net.minecraft.world.phys.shapes.VoxelShape EN_AABB_FOLD
-
-
Constructor Details
-
SlidingDoorShapes
public SlidingDoorShapes()
-
-
Method Details
-
get
public static net.minecraft.world.phys.shapes.VoxelShape get(net.minecraft.core.Direction facing, boolean hinge, boolean fold)
-