| bvq | |
| net.minecraft.world.level.block.piston.PistonStructureResolver | |
| net.minecraft.class_2674 | |
| net.minecraft.block.piston.PistonHandler | |
| net.minecraft.block.state.PistonBlockStructureHelper | |
| net.minecraft.server.v1_14_R1.PistonExtendsChecker |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 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 boolean |
| ||||||||||||
| private void |
| ||||||||||||
| private boolean |
| ||||||||||||
| public List<BlockPos> |
| ||||||||||||
| public List<BlockPos> |
|