public class IlexShrineTileEntity
extends net.minecraft.tileentity.TileEntity
Modifier and Type | Field and Description |
---|---|
EncounterData |
encounters |
Constructor and Description |
---|
IlexShrineTileEntity() |
Modifier and Type | Method and Description |
---|---|
void |
activate(net.minecraft.entity.player.PlayerEntity player,
IlexShrineBlock block,
net.minecraft.block.BlockState state,
net.minecraft.item.ItemStack item) |
void |
load(net.minecraft.block.BlockState state,
net.minecraft.nbt.CompoundNBT nbt) |
net.minecraft.nbt.CompoundNBT |
save(net.minecraft.nbt.CompoundNBT nbt) |
clearCache, clearRemoved, fillCrashReportCategory, getBlockPos, getBlockState, getLevel, getTileData, getType, getUpdatePacket, getUpdateTag, getViewDistance, hasLevel, isRemoved, loadStatic, logInvalidState, mirror, onChunkUnloaded, onlyOpCanSetNbt, rotate, setChanged, setLevelAndPosition, setPosition, setRemoved, triggerEvent
areCapsCompatible, areCapsCompatible, deserializeCaps, gatherCapabilities, gatherCapabilities, gatherCapabilities, getCapabilities, getCapability, invalidateCaps, reviveCaps, serializeCaps
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EncounterData encounters
public net.minecraft.nbt.CompoundNBT save(net.minecraft.nbt.CompoundNBT nbt)
save
in class net.minecraft.tileentity.TileEntity
public void load(net.minecraft.block.BlockState state, net.minecraft.nbt.CompoundNBT nbt)
load
in class net.minecraft.tileentity.TileEntity
public void activate(net.minecraft.entity.player.PlayerEntity player, IlexShrineBlock block, net.minecraft.block.BlockState state, net.minecraft.item.ItemStack item)