extends Block implements IFluidSource, IFluidContainer
All mapped superinterfaces:
IMaterial, IFluidSource, IFluidContainer
| bdv | |
| net.minecraft.block.BlockFourWay | |
| net.minecraft.server.v1_13_R2.BlockTall |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final BlockStateBoolean |
| ||||||
| public static final BlockStateBoolean |
| ||||||
| public static final BlockStateBoolean |
| ||||||
| public static final BlockStateBoolean |
| ||||||
| public static final BlockStateBoolean |
| ||||||
| protected static final Map<EnumDirection, BlockStateBoolean> |
| ||||||
| protected final VoxelShape[] |
| ||||||
| protected final VoxelShape[] |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (float arg0, float arg1, float arg2, float arg3, float arg4, Block$Info arg5) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| protected VoxelShape[] |
| ||||||
| public VoxelShape |
| ||||||
| public VoxelShape |
| ||||||
| private static int |
| ||||||
| protected int |
| ||||||
| public FluidType |
| ||||||
| public Fluid |
| ||||||
| public boolean |
| ||||||
| public boolean |
| ||||||
| public boolean |
| ||||||
| public IBlockData |
| ||||||
| public IBlockData |
|