net.minecraft.world.level.block.entity

public class JigsawBlockEntity

extends BlockEntity

ccz
net.minecraft.world.level.block.entity.JigsawBlockEntity
net.minecraft.class_3751
net.minecraft.block.entity.JigsawBlockEntity
net.minecraft.tileentity.JigsawTileEntity
net.minecraft.server.v1_16_R3.TileEntityJigsaw

Field summary

Modifier and TypeField
private ResourceLocation
a
name
field_16550
name
field_235658_a_
private ResourceLocation
b
target
field_16552
target
field_235659_b_
private ResourceLocation
c
pool
field_23327
pool
field_235660_c_
private JigsawBlockEntity$JointType
g
joint
field_23328
joint
field_235661_g_
private String
h
finalState
field_16551
finalState
field_214061_c

Constructor summary

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

Method summary

Modifier and TypeMethod
public void
a(vk arg0)
setName(ResourceLocation arg0)
method_16379(class_2960 arg0)
setAttachmentType(Identifier value)
func_235664_a_(ResourceLocation arg0)
public void
b(vk arg0)
setTarget(ResourceLocation arg0)
method_16378(class_2960 arg0)
setTargetPool(Identifier target)
func_235666_b_(ResourceLocation arg0)
public void
c(vk arg0)
setPool(ResourceLocation arg0)
method_26398(class_2960 arg0)
setPool(Identifier pool)
func_235667_c_(ResourceLocation arg0)
public void
a(String arg0)
setFinalState(String arg0)
method_16377(String arg0)
setFinalState(String finalState)
func_214055_a(String arg0)
public void
a(ccz$a arg0)
setJoint(JigsawBlockEntity$JointType arg0)
method_26396(class_3751$class_4991 arg0)
setJoint(JigsawBlockEntity$Joint joint)
func_235662_a_(JigsawTileEntity$OrientationType arg0)
public CompoundTag
a(md arg0)
save(CompoundTag arg0)
method_11007(class_2487 arg0)
toTag(CompoundTag arg0)
func_189515_b(CompoundNBT arg0)
save(NBTTagCompound arg0)
public void
a(ceh arg0, md arg1)
load(BlockState arg0, CompoundTag arg1)
method_11014(class_2680 arg0, class_2487 arg1)
fromTag(BlockState arg0, CompoundTag arg1)
func_230337_a_(BlockState arg0, CompoundNBT arg1)
load(IBlockData arg0, NBTTagCompound arg1)
public ClientboundBlockEntityDataPacket
a()
getUpdatePacket()
method_16886()
toUpdatePacket()
func_189518_D_()
getUpdatePacket()
public CompoundTag
b()
getUpdateTag()
method_16887()
toInitialChunkDataTag()
func_189517_E_()
public void
a(aag arg0, int arg1, boolean arg2)
generate(ServerLevel arg0, int arg1, boolean arg2)
method_27191(class_3218 arg0, int arg1, boolean arg2)
generate(ServerWorld world, int maxDepth, boolean keepJigsaws)
func_235665_a_(ServerWorld arg0, int arg1, boolean arg2)
public ResourceLocation
d()
getName()
method_16381()
getName()
func_235668_d_()
public ResourceLocation
f()
getTarget()
method_26399()
getTarget()
func_235669_f_()
public ResourceLocation
g()
getPool()
method_16382()
getPool()
func_235670_g_()
public String
h()
getFinalState()
method_16380()
getFinalState()
func_214054_f()
public JigsawBlockEntity$JointType
j()
getJoint()
method_26400()
getJoint()
func_235671_j_()