net.minecraft.block.entity

public class SignBlockEntity

extends BlockEntity implements CommandSource

All mapped superinterfaces:

CommandSource

bkb
net.minecraft.unmapped.C_22460678
net.minecraft.block.entity.SignBlockEntity
net.minecraft.tileentity.TileEntitySign

Field summary

Modifier and TypeField
public final Text[]
a
f_27758266
lines
field_145915_a
public int
e
f_23440166
currentRow
field_145918_i
private boolean
f
f_74219097
editable
field_145916_j
private PlayerEntity
g
f_67573870
player
field_145917_k
private final String[]
h
f_52774645
linesForRendering
field_212367_h

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public NbtCompound
a(gy arg0)
m_55164141(C_74087615 arg0)
writeNbt(NbtCompound arg0)
func_189515_b(NBTTagCompound arg0)
public void
b(gy arg0)
m_08722866(C_74087615 arg0)
readNbt(NbtCompound arg0)
func_145839_a(NBTTagCompound arg0)
public void
a(int arg0, ij arg1)
m_48429191(int arg0, C_95231345 arg1)
setLine(int line, Text text)
func_212365_a(int arg0, ITextComponent arg1)
public BlockEntityUpdateS2CPacket
Z_()
m_62241873()
createUpdatePacket()
func_189518_D_()
public NbtCompound
aa_()
m_78358720()
toNbt()
func_189517_E_()
public boolean
B()
m_18149604()
requireOpForPlacingWithNbt()
func_183000_F()
public boolean
d()
m_94530570()
isEditable()
func_145914_a()
public void
a(aof arg0)
m_88113615(C_40996800 arg0)
setPlayer(PlayerEntity player)
func_145912_a(EntityPlayer arg0)
public PlayerEntity
e()
m_04073452()
getPlayer()
func_145911_b()
public boolean
b(aof arg0)
m_44884018(C_40996800 arg0)
onUse(PlayerEntity player)
func_174882_b(EntityPlayer arg0)
public void
a(ij arg0)
m_28323918(C_95231345 arg0)
sendMessage(Text arg0)
func_145747_a(ITextComponent arg0)
public CommandSourceStack
a(tf arg0)
m_68527847(C_49202226 arg0)
createCommandSourceStack(ServerPlayerEntity player)
func_195539_a(EntityPlayerMP arg0)
public boolean
a()
m_13406572()
sendCommandSuccess()
func_195039_a()
public boolean
b()
m_38412064()
sendCommandFailure()
func_195040_b()
public boolean
B_()
m_48795994()
sendCommandSuccessToOps()
func_195041_r_()
public Text
a(int arg0)
m_93010988(int arg0)
getLine(int line)
func_212366_a(int arg0)
public String
a(int arg0, Function<ij, String> arg1)
m_17465463(int arg0, Function<C_95231345, String> arg1)
getLineForRendering(int line, Function<Text, String> factory)
func_212364_a(int arg0, Function<ITextComponent, String> arg1)
public void
a(boolean arg0)
m_90098553(boolean arg0)
setEditable(boolean editable)
func_145913_a(boolean arg0)