public final class ConverterSimpleBlock extends AbstractConverter
| Constructor and Description |
|---|
ConverterSimpleBlock() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canSerialize(net.minecraft.world.World world,
net.minecraft.util.math.BlockPos pos,
net.minecraft.block.state.IBlockState state) |
cancelDeserialization, canSerialize, deserialize, getBlockState, getFluidCosts, getFluidStack, getItemCosts, getItemStack, getItemStack, getSortIndex, getUUID, postDeserialize, postSerialize, preDeserialize, serializeprotected boolean canSerialize(net.minecraft.world.World world,
net.minecraft.util.math.BlockPos pos,
net.minecraft.block.state.IBlockState state)
canSerialize in class AbstractConverter