net.minecraft.block.entity

public class SignBlockEntity

extends BlockEntity

awc
net.minecraft.class_224
net.minecraft.block.entity.SignBlockEntity
net.minecraft.tileentity.TileEntitySign
net.minecraft.tileentity.TileEntitySign

Field summary

Modifier and TypeField
public final Text[]
a
field_9856
lines
field_145915_a
signText
public int
f
field_561
currentRow
field_145918_i
lineBeingEdited
private boolean
g
field_562
editable
field_145916_j
isEditable
private PlayerEntity
h
field_6262
player
field_145917_k
player
private final CommandResults
i
field_9857
commandResults
field_174883_i
stats

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public NbtCompound
b(fy arg0)
method_541(class_322 arg0)
writeNbt(NbtCompound arg0)
func_189515_b(NBTTagCompound arg0)
writeToNBT(NBTTagCompound arg0)
protected void
b(amu arg0)
method_13323(class_1150 arg0)
load(World arg0)
func_190201_b(World arg0)
setWorldCreate(World arg0)
public void
a(fy arg0)
method_537(class_322 arg0)
readNbt(NbtCompound arg0)
func_145839_a(NBTTagCompound arg0)
readFromNBT(NBTTagCompound arg0)
public BlockEntityUpdateS2CPacket
c()
method_544()
createUpdatePacket()
func_189518_D_()
getUpdatePacket()
public NbtCompound
d()
method_11646()
toNbt()
func_189517_E_()
getUpdateTag()
public boolean
C()
method_8981()
requireOpForPlacingWithNbt()
func_183000_F()
onlyOpsCanSetNbt()
public boolean
a()
method_534()
isEditable()
func_145914_a()
getIsEditable()
public void
a(aed arg0)
method_5554(class_988 arg0)
setPlayer(PlayerEntity player)
func_145912_a(EntityPlayer arg0)
setPlayer(EntityPlayer playerIn)
public PlayerEntity
e()
method_5555()
getPlayer()
func_145911_b()
getPlayer()
public boolean
b(aed arg0)
method_8995(class_988 arg0)
onUse(PlayerEntity player)
func_174882_b(EntityPlayer arg0)
executeCommand(EntityPlayer playerIn)
public CommandResults
f()
method_8996()
getCommandResults()
func_174880_d()
getStats()
public void
a(boolean arg0)
method_535(boolean arg0)
setEditable(boolean editable)
func_145913_a(boolean arg0)
setEditable(boolean isEditableIn)