| emu | |
| net.minecraft.world.level.block.piston.PistonStructureResolver | |
| net.minecraft.class_2674 | |
| net.minecraft.block.piston.PistonHandler |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final int |
| ||||||||
| private final Level |
| ||||||||
| private final BlockPos |
| ||||||||
| private final boolean |
| ||||||||
| private final BlockPos |
| ||||||||
| private final Direction |
| ||||||||
| private final List<BlockPos> |
| ||||||||
| private final List<BlockPos> |
| ||||||||
| private final Direction |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Level world, BlockPos pos, Direction dir, boolean retracted) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||
| private static boolean |
| ||||||||
| private static boolean |
| ||||||||
| private boolean |
| ||||||||
| private void |
| ||||||||
| private boolean |
| ||||||||
| public Direction |
| ||||||||
| public List<BlockPos> |
| ||||||||
| public List<BlockPos> |
|