public static class EntityProvider.Data
extends java.lang.Object
implements mcp.mobius.waila.api.IServerDataProvider<net.minecraft.entity.Entity>
| Constructor and Description |
|---|
Data() |
| Modifier and Type | Method and Description |
|---|---|
void |
appendServerData(net.minecraft.nbt.CompoundNBT compoundNBT,
net.minecraft.entity.player.ServerPlayerEntity serverPlayerEntity,
net.minecraft.world.World world,
net.minecraft.entity.Entity entity) |
public void appendServerData(net.minecraft.nbt.CompoundNBT compoundNBT,
net.minecraft.entity.player.ServerPlayerEntity serverPlayerEntity,
net.minecraft.world.World world,
net.minecraft.entity.Entity entity)
appendServerData in interface mcp.mobius.waila.api.IServerDataProvider<net.minecraft.entity.Entity>