implements CollisionContext
ewd | |
net.minecraft.world.phys.shapes.EntityCollisionContext | |
net.minecraft.class_3727 | |
net.minecraft.block.EntityShapeContext | |
net.minecraft.src.C_3058_ | |
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) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public boolean |
| ||||||||||
public boolean |
| ||||||||||
public boolean |
| ||||||||||
public boolean |
| ||||||||||
public Entity |
|