implements CollisionContext
| fso | |
| net.minecraft.world.phys.shapes.EntityCollisionContext | |
| net.minecraft.class_3727 | |
| net.minecraft.block.EntityShapeContext |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final boolean |
| ||||||||
| private final double |
| ||||||||
| private final boolean |
| ||||||||
| private final ItemStack |
| ||||||||
| private final boolean |
| ||||||||
| private final Entity |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (boolean descending, boolean placement, double minY, ItemStack heldItem, boolean shouldTreatFluidAsCube, Entity entity) |
| protected | (Entity entity, boolean shouldTreatFluidAsCube, boolean placement) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| public VoxelShape |
| ||||||||
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| public Entity |
| ||||||||
| public boolean |
|