extends Block implements IBlockWaterlogged
All mapped superinterfaces:
IMaterial, IBlockWaterlogged, IFluidSource, IFluidContainer
| bnq | |
| net.minecraft.class_2310 | |
| net.minecraft.block.FourWayBlock | |
| net.minecraft.server.v1_14_R1.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[] |
| ||||||||
| private final it.unimi.dsi.fastutil.objects.Object2IntMap<IBlockData> |
|
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 boolean |
| ||||||
| public VoxelShape |
| ||||||
| public VoxelShape |
| ||||||
| private static int |
| ||||||
| protected int |
| ||||||
| public Fluid |
| ||||||
| public boolean |
| ||||||
| public IBlockData |
| ||||||
| public IBlockData |
|