public class BirdShrineTileEntity
extends net.minecraft.tileentity.TileEntity
| Modifier and Type | Field and Description |
|---|---|
EncounterData |
encounters |
| Constructor and Description |
|---|
BirdShrineTileEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(net.minecraft.entity.player.PlayerEntity player,
ShrineBlock 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, triggerEventareCapsCompatible, areCapsCompatible, deserializeCaps, gatherCapabilities, gatherCapabilities, gatherCapabilities, getCapabilities, getCapability, invalidateCaps, reviveCaps, serializeCapsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic EncounterData encounters
public net.minecraft.nbt.CompoundNBT save(net.minecraft.nbt.CompoundNBT nbt)
save in class net.minecraft.tileentity.TileEntitypublic void load(net.minecraft.block.BlockState state,
net.minecraft.nbt.CompoundNBT nbt)
load in class net.minecraft.tileentity.TileEntitypublic void activate(net.minecraft.entity.player.PlayerEntity player,
ShrineBlock block,
net.minecraft.block.BlockState state,
net.minecraft.item.ItemStack item)