public static class ConnectedInputHandler.ConnectedInput
extends java.lang.Object
| Constructor and Description |
|---|
ConnectedInput() |
| Modifier and Type | Method and Description |
|---|---|
void |
attachTo(net.minecraft.util.math.BlockPos controllerPos,
net.minecraft.util.math.BlockPos myPos) |
net.minecraftforge.items.IItemHandler |
getItemHandler(net.minecraft.world.World world,
net.minecraft.util.math.BlockPos pos) |
void |
read(net.minecraft.nbt.CompoundNBT nbt) |
void |
write(net.minecraft.nbt.CompoundNBT nbt) |
public void attachTo(net.minecraft.util.math.BlockPos controllerPos,
net.minecraft.util.math.BlockPos myPos)
public net.minecraftforge.items.IItemHandler getItemHandler(net.minecraft.world.World world,
net.minecraft.util.math.BlockPos pos)
public void write(net.minecraft.nbt.CompoundNBT nbt)
public void read(net.minecraft.nbt.CompoundNBT nbt)