net.minecraft.block.entity

public class JigsawBlockEntity

extends BlockEntity

buh
net.minecraft.class_3751
net.minecraft.block.entity.JigsawBlockEntity
net.minecraft.block.entity.JigsawBlockEntity
net.minecraft.tileentity.JigsawTileEntity
net.minecraft.tileentity.JigsawTileEntity

Field summary

Modifier and TypeField
private Identifier
a
field_16550
attachmentType
attachmentType
field_214059_a
attachmentType
private Identifier
b
field_16552
targetPool
targetPool
field_214060_b
targetPool
private String
c
field_16551
finalState
finalState
field_214061_c
finalState

Constructor summary

ModifierConstructor
public (BlockEntityType<?> arg0)
public ()

Method summary

Modifier and TypeMethod
public void
a(qt arg0)
method_16379(class_2960 arg0)
setAttachmentType(Identifier arg0)
setAttachmentType(Identifier type)
func_214057_a(ResourceLocation arg0)
setAttachmentType(ResourceLocation arg0)
public void
b(qt arg0)
method_16378(class_2960 arg0)
setTargetPool(Identifier arg0)
setTargetPool(Identifier pool)
func_214058_b(ResourceLocation arg0)
setTargetPool(ResourceLocation arg0)
public void
a(String arg0)
method_16377(String arg0)
setFinalState(String arg0)
setFinalState(String state)
func_214055_a(String arg0)
setFinalState(String arg0)
public CompoundTag
b(ic arg0)
method_11007(class_2487 arg0)
toTag(CompoundTag arg0)
writeNbt(NbtCompound arg0)
func_189515_b(CompoundNBT arg0)
write(CompoundNBT arg0)
public void
a(ic arg0)
method_11014(class_2487 arg0)
fromTag(CompoundTag arg0)
readNbt(NbtCompound arg0)
func_145839_a(CompoundNBT arg0)
read(CompoundNBT arg0)
public BlockEntityUpdateS2CPacket
a()
method_16886()
toUpdatePacket()
createUpdatePacket()
func_189518_D_()
getUpdatePacket()
public CompoundTag
b()
method_16887()
toInitialChunkDataTag()
toNbt()
func_189517_E_()
getUpdateTag()
public Identifier
d()
method_16381()
getAttachmentType()
getAttachmentType()
func_214053_c()
getAttachmentType()
public Identifier
f()
method_16382()
getTargetPool()
getTargetPool()
func_214056_d()
getTargetPool()
public String
g()
method_16380()
getFinalState()
getFinalState()
func_214054_f()
getFinalState()