net.minecraft.block.entity

public class BeaconBlockEntity

extends InventoryBlockEntity implements Tickable, Inventory

All mapped superinterfaces:

MenuProvider, Nameable, LockableMenuProvider, Inventory, Tickable

akv
net.minecraft.class_1308
net.minecraft.block.entity.BeaconBlockEntity
net.minecraft.tileentity.TileEntityBeacon

Field summary

Modifier and TypeField
public static final StatusEffect[][]
a
field_5017
EFFECTS
effectsList
private final List<BeaconBlockEntity$BeamSection>
f
field_9846
beamSections
beamSegments
private boolean
i
field_5020
active
isComplete
private int
j
field_5021
levels
levels
private int
k
field_5022
primaryEffect
primaryEffect
private int
l
field_5023
secondaryEffect
secondaryEffect
private ItemStack
m
field_5024
inventory
payment
private String
n
field_5645
customName
customName
private long
g
field_5018
lastBeamRenderTime
beamRenderCounter
private float
h
field_5019
beamAngle
field_146014_j

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
c()
method_2053()
tick()
update()
public void
m()
method_8976()
update()
updateBeacon()
private void
A()
method_4202()
spreadEffects()
addEffectsToPlayers()
private void
B()
method_6517()
updateLevels()
updateSegmentColors()
public Packet
y_()
method_544()
createUpdatePacket()
getDescriptionPacket()
private int
h(int arg0)
method_8975(int arg0)
getBeaconEffect(int id)
func_183001_h(int arg0)
public void
a(dn arg0)
method_537(class_322 arg0)
readNbt(NbtCompound arg0)
readFromNBT(NBTTagCompound arg0)
public void
b(dn arg0)
method_541(class_322 arg0)
writeNbt(NbtCompound arg0)
writeToNBT(NBTTagCompound arg0)
public int
o_()
method_2388()
getSize()
getSizeInventory()
public ItemStack
a(int arg0)
method_2381(int arg0)
getItem(int arg0)
getStackInSlot(int arg0)
public ItemStack
a(int arg0, int arg1)
method_2382(int arg0, int arg1)
removeItem(int arg0, int arg1)
decrStackSize(int arg0, int arg1)
public ItemStack
b(int arg0)
method_2386(int arg0)
removeItemQuietly(int arg0)
removeStackFromSlot(int arg0)
public void
a(int arg0, zx arg1)
method_2383(int arg0, class_1071 arg1)
setItem(int arg0, ItemStack arg1)
setInventorySlotContents(int arg0, ItemStack arg1)
public String
e_()
method_2518()
getName()
getName()
public boolean
l_()
method_5339()
hasCustomName()
hasCustomName()
public void
a(String arg0)
method_4802(String arg0)
setCustomName(String name)
setName(String name)
public int
q_()
method_2389()
getMaxStackSize()
getInventoryStackLimit()
public boolean
a(wn arg0)
method_2384(class_988 arg0)
isValid(PlayerEntity arg0)
isUseableByPlayer(EntityPlayer arg0)
public void
b(wn arg0)
method_10894(class_988 arg0)
onOpen(PlayerEntity arg0)
openInventory(EntityPlayer arg0)
public void
c(wn arg0)
method_10895(class_988 arg0)
onClose(PlayerEntity arg0)
closeInventory(EntityPlayer arg0)
public boolean
b(int arg0, zx arg1)
method_5338(int arg0, class_1071 arg1)
isItemAllowed(int arg0, ItemStack arg1)
isItemValidForSlot(int arg0, ItemStack arg1)
public String
k()
method_10906()
getMenuType()
getGuiID()
public InventoryMenu
a(wm arg0, wn arg1)
method_10905(class_987 arg0, class_988 arg1)
createMenu(PlayerInventory arg0, PlayerEntity arg1)
createContainer(InventoryPlayer arg0, EntityPlayer arg1)
public int
a_(int arg0)
method_10892(int arg0)
getData(int arg0)
getField(int arg0)
public void
b(int arg0, int arg1)
method_10893(int arg0, int arg1)
setData(int arg0, int arg1)
setField(int arg0, int arg1)
public int
g()
method_10896()
getDataSize()
getFieldCount()
public void
l()
method_10897()
clear()
clear()
public boolean
c(int arg0, int arg1)
method_4838(int arg0, int arg1)
doEvent(int arg0, int arg1)
receiveClientEvent(int arg0, int arg1)
public List<BeaconBlockEntity$BeamSection>
n()
method_8977()
getBeamSections()
getBeamSegments()
public float
o()
method_4204()
getBeamAngle()
shouldBeamRender()
public double
s()
method_4216()
getSquaredViewDistance()
getMaxRenderDistanceSquared()