implements CollisionContext
dew | |
net.minecraft.world.phys.shapes.EntityCollisionContext | |
net.minecraft.class_3727 | |
net.minecraft.block.EntityShapeContext | |
net.minecraft.util.math.shapes.EntitySelectionContext | |
net.minecraft.server.v1_16_R1.VoxelShapeCollisionEntity |
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
protected static final CollisionContext |
| ||||||||||
private final boolean |
| ||||||||||
private final double |
| ||||||||||
private final Item |
| ||||||||||
private final Predicate<Fluid> |
|
Constructor summary
Modifier | Constructor |
---|---|
protected | (boolean descending, double minY, Item heldItem, Predicate<Fluid> arg3) |
protected | (Entity entity) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public boolean |
| ||||||||||
public boolean |
| ||||||||||
public boolean |
| ||||||||||
public boolean |
|