implements CollisionContext
fhh | |
net.minecraft.world.phys.shapes.EntityCollisionContext | |
net.minecraft.class_3727 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
protected static final CollisionContext |
| ||||||
private final boolean |
| ||||||
private final double |
| ||||||
private final boolean |
| ||||||
private final ItemStack |
| ||||||
private final Predicate<FluidState> |
| ||||||
private final Entity |
|
Constructor summary
Modifier | Constructor |
---|---|
protected | (boolean arg0, boolean arg1, double arg2, ItemStack arg3, Predicate<FluidState> arg4, Entity arg5) |
protected | (Entity arg0, boolean arg1, boolean arg2) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public boolean |
| ||||||
public boolean |
| ||||||
public VoxelShape |
| ||||||
public boolean |
| ||||||
public boolean |
| ||||||
public Entity |
| ||||||
public boolean |
|