public interface class_5568
| Modifier and Type | Method and Description |
|---|---|
BlockPos |
getBlockPos() |
Box |
getBoundingBox() |
int |
getEntityId() |
UUID |
getUuid() |
boolean |
isPlayer() |
void |
method_31744(class_5569 class_5569) |
boolean |
method_31746() |
Stream<? extends class_5568> |
method_31748() |
void |
setRemoved(Entity.RemovalReason reason) |
int getEntityId()
UUID getUuid()
BlockPos getBlockPos()
Box getBoundingBox()
void method_31744(class_5569 class_5569)
Stream<? extends class_5568> method_31748()
void setRemoved(Entity.RemovalReason reason)
boolean method_31746()
boolean isPlayer()