public class EntityLocatorInstance
extends com.hrznstudio.titanium.network.locator.LocatorInstance
| Modifier and Type | Field and Description |
|---|---|
int |
entityId |
| Constructor and Description |
|---|
EntityLocatorInstance() |
EntityLocatorInstance(net.minecraft.entity.Entity entity) |
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.util.IWorldPosCallable |
getWorldPosCallable(net.minecraft.world.World world) |
java.util.Optional<?> |
locale(net.minecraft.entity.player.PlayerEntity playerEntity) |
public EntityLocatorInstance()
public EntityLocatorInstance(net.minecraft.entity.Entity entity)
public java.util.Optional<?> locale(net.minecraft.entity.player.PlayerEntity playerEntity)
locale in class com.hrznstudio.titanium.network.locator.LocatorInstancepublic net.minecraft.util.IWorldPosCallable getWorldPosCallable(net.minecraft.world.World world)
getWorldPosCallable in class com.hrznstudio.titanium.network.locator.LocatorInstance