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