public class Template extends Snapshot
Modifier and Type | Class and Description |
---|---|
class |
Template.BuildingInfo |
class |
Template.FilledTemplate |
Snapshot.Header, Snapshot.Key
Modifier and Type | Field and Description |
---|---|
java.util.BitSet |
data |
Constructor and Description |
---|
Template() |
Modifier and Type | Method and Description |
---|---|
Template |
copy() |
void |
deserializeNBT(net.minecraft.nbt.NBTTagCompound nbt) |
Template.FilledTemplate |
getFilledTemplate() |
EnumSnapshotType |
getType() |
void |
invert() |
net.minecraft.nbt.NBTTagCompound |
serializeNBT() |
computeKey, create, getDataSize, getDataSize, getDataSize, indexToPos, indexToPos, indexToPos, posToIndex, posToIndex, posToIndex, posToIndex, posToIndex, posToIndex, readFromNBT, toString, writeToNBT
public Template.FilledTemplate getFilledTemplate()
public void invert()
public net.minecraft.nbt.NBTTagCompound serializeNBT()
serializeNBT
in class Snapshot
public void deserializeNBT(net.minecraft.nbt.NBTTagCompound nbt) throws InvalidInputDataException
deserializeNBT
in class Snapshot
InvalidInputDataException
public EnumSnapshotType getType()