implements CollisionContext
fci | |
net.minecraft.world.phys.shapes.EntityCollisionContext | |
net.minecraft.class_3727 | |
net.minecraft.block.EntityShapeContext | |
net.minecraft.world.phys.shapes.VoxelShapeCollisionEntity |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
protected static final CollisionContext |
| ||||||||
private final boolean |
| ||||||||
private final double |
| ||||||||
private final ItemStack |
| ||||||||
private final Predicate<FluidState> |
| ||||||||
private final Entity |
|
Constructor summary
Modifier | Constructor |
---|---|
protected | (boolean descending, double minY, ItemStack heldItem, Predicate<FluidState> walkOnFluidPredicate, Entity entity) |
protected | (Entity entity, boolean collidesWithFluid) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public boolean |
| ||||||||
public boolean |
| ||||||||
public VoxelShape |
| ||||||||
public boolean |
| ||||||||
public boolean |
| ||||||||
public Entity |
|