Class JigsawBlockEntity
- Mappings:
Namespace Name named net/minecraft/block/entity/JigsawBlockEntityintermediary net/minecraft/class_3751official dzs
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Identifierprivate static final intprivate static final intstatic final Stringprivate Stringprivate JigsawBlockEntity.Jointstatic final Stringprivate Identifierstatic final Stringstatic final Stringprivate intprivate RegistryKey<StructurePool> static final Stringstatic final Stringprivate intstatic final com.mojang.serialization.Codec<RegistryKey<StructurePool>> private Identifierstatic final StringFields inherited from class net.minecraft.block.entity.BlockEntity
pos, removed, world -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgenerate(ServerWorld world, int maxDepth, boolean keepJigsaws) getJoint()getName()intgetPool()intprotected voidreadNbt(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt.voidsetFinalState(String finalState) voidsetJoint(JigsawBlockEntity.Joint joint) voidsetName(Identifier name) voidsetPlacementPriority(int placementPriority) voidsetPool(RegistryKey<StructurePool> pool) voidsetSelectionPriority(int selectionPriority) voidsetTarget(Identifier target) toInitialChunkDataNbt(RegistryWrapper.WrapperLookup registries) Returns the serialized state of this block entity that is observable by clients.Returns the packet to send to nearby players when the block entity's observable state changes, ornullto not send the packet.protected voidwriteNbt(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt.Methods inherited from class net.minecraft.block.entity.BlockEntity
addComponents, cancelRemoval, createComponentlessNbt, createComponentlessNbtWithIdentifyingData, createComponentMap, createFromNbt, createNbt, createNbtWithId, createNbtWithIdentifyingData, getCachedState, getComponents, getPos, getType, getWorld, hasWorld, isRemoved, markDirty, markDirty, markRemoved, onBlockReplaced, onSyncedBlockEvent, populateCrashReport, posFromNbt, read, readComponentlessNbt, readComponents, readComponents, readComponents, removeFromCopiedStackNbt, setCachedState, setComponents, setWorld, supports, tryParseCustomName, writeIdToNbt
-
Field Details
-
STRUCTURE_POOL_KEY_CODEC
public static final com.mojang.serialization.Codec<RegistryKey<StructurePool>> STRUCTURE_POOL_KEY_CODEC- Mappings:
Namespace Name Mixin selector named STRUCTURE_POOL_KEY_CODECLnet/minecraft/block/entity/JigsawBlockEntity;STRUCTURE_POOL_KEY_CODEC:Lcom/mojang/serialization/Codec;intermediary field_57779Lnet/minecraft/class_3751;field_57779:Lcom/mojang/serialization/Codec;official aLdzs;a:Lcom/mojang/serialization/Codec;
-
DEFAULT_NAME
- Mappings:
Namespace Name Mixin selector named DEFAULT_NAMELnet/minecraft/block/entity/JigsawBlockEntity;DEFAULT_NAME:Lnet/minecraft/util/Identifier;intermediary field_57780Lnet/minecraft/class_3751;field_57780:Lnet/minecraft/class_2960;official bLdzs;b:Lalr;
-
DEFAULT_PLACEMENT_PRIORITY
private static final int DEFAULT_PLACEMENT_PRIORITY- See Also:
- Mappings:
Namespace Name Mixin selector named DEFAULT_PLACEMENT_PRIORITYLnet/minecraft/block/entity/JigsawBlockEntity;DEFAULT_PLACEMENT_PRIORITY:Iintermediary field_57782Lnet/minecraft/class_3751;field_57782:Iofficial kLdzs;k:I
-
DEFAULT_SELECTION_PRIORITY
private static final int DEFAULT_SELECTION_PRIORITY- See Also:
- Mappings:
Namespace Name Mixin selector named DEFAULT_SELECTION_PRIORITYLnet/minecraft/block/entity/JigsawBlockEntity;DEFAULT_SELECTION_PRIORITY:Iintermediary field_57783Lnet/minecraft/class_3751;field_57783:Iofficial lLdzs;l:I
-
TARGET_KEY
- See Also:
- Mappings:
Namespace Name Mixin selector named TARGET_KEYLnet/minecraft/block/entity/JigsawBlockEntity;TARGET_KEY:Ljava/lang/String;intermediary field_31343Lnet/minecraft/class_3751;field_31343:Ljava/lang/String;official cLdzs;c:Ljava/lang/String;
-
POOL_KEY
- See Also:
- Mappings:
Namespace Name Mixin selector named POOL_KEYLnet/minecraft/block/entity/JigsawBlockEntity;POOL_KEY:Ljava/lang/String;intermediary field_31344Lnet/minecraft/class_3751;field_31344:Ljava/lang/String;official dLdzs;d:Ljava/lang/String;
-
JOINT_KEY
- See Also:
- Mappings:
Namespace Name Mixin selector named JOINT_KEYLnet/minecraft/block/entity/JigsawBlockEntity;JOINT_KEY:Ljava/lang/String;intermediary field_31345Lnet/minecraft/class_3751;field_31345:Ljava/lang/String;official eLdzs;e:Ljava/lang/String;
-
PLACEMENT_PRIORITY_KEY
- See Also:
- Mappings:
Namespace Name Mixin selector named PLACEMENT_PRIORITY_KEYLnet/minecraft/block/entity/JigsawBlockEntity;PLACEMENT_PRIORITY_KEY:Ljava/lang/String;intermediary field_47096Lnet/minecraft/class_3751;field_47096:Ljava/lang/String;official fLdzs;f:Ljava/lang/String;
-
SELECTION_PRIORITY_KEY
- See Also:
- Mappings:
Namespace Name Mixin selector named SELECTION_PRIORITY_KEYLnet/minecraft/block/entity/JigsawBlockEntity;SELECTION_PRIORITY_KEY:Ljava/lang/String;intermediary field_47097Lnet/minecraft/class_3751;field_47097:Ljava/lang/String;official gLdzs;g:Ljava/lang/String;
-
NAME_KEY
- See Also:
- Mappings:
Namespace Name Mixin selector named NAME_KEYLnet/minecraft/block/entity/JigsawBlockEntity;NAME_KEY:Ljava/lang/String;intermediary field_31346Lnet/minecraft/class_3751;field_31346:Ljava/lang/String;official hLdzs;h:Ljava/lang/String;
-
FINAL_STATE_KEY
- See Also:
- Mappings:
Namespace Name Mixin selector named FINAL_STATE_KEYLnet/minecraft/block/entity/JigsawBlockEntity;FINAL_STATE_KEY:Ljava/lang/String;intermediary field_31347Lnet/minecraft/class_3751;field_31347:Ljava/lang/String;official iLdzs;i:Ljava/lang/String;
-
DEFAULT_FINAL_STATE
- See Also:
- Mappings:
Namespace Name Mixin selector named DEFAULT_FINAL_STATELnet/minecraft/block/entity/JigsawBlockEntity;DEFAULT_FINAL_STATE:Ljava/lang/String;intermediary field_57781Lnet/minecraft/class_3751;field_57781:Ljava/lang/String;official jLdzs;j:Ljava/lang/String;
-
name
- Mappings:
Namespace Name Mixin selector named nameLnet/minecraft/block/entity/JigsawBlockEntity;name:Lnet/minecraft/util/Identifier;intermediary field_16550Lnet/minecraft/class_3751;field_16550:Lnet/minecraft/class_2960;official mLdzs;m:Lalr;
-
target
- Mappings:
Namespace Name Mixin selector named targetLnet/minecraft/block/entity/JigsawBlockEntity;target:Lnet/minecraft/util/Identifier;intermediary field_16552Lnet/minecraft/class_3751;field_16552:Lnet/minecraft/class_2960;official qLdzs;q:Lalr;
-
pool
- Mappings:
Namespace Name Mixin selector named poolLnet/minecraft/block/entity/JigsawBlockEntity;pool:Lnet/minecraft/registry/RegistryKey;intermediary field_23327Lnet/minecraft/class_3751;field_23327:Lnet/minecraft/class_5321;official rLdzs;r:Lalq;
-
joint
- Mappings:
Namespace Name Mixin selector named jointLnet/minecraft/block/entity/JigsawBlockEntity;joint:Lnet/minecraft/block/entity/JigsawBlockEntity$Joint;intermediary field_23328Lnet/minecraft/class_3751;field_23328:Lnet/minecraft/class_3751$class_4991;official sLdzs;s:Ldzs$a;
-
finalState
- Mappings:
Namespace Name Mixin selector named finalStateLnet/minecraft/block/entity/JigsawBlockEntity;finalState:Ljava/lang/String;intermediary field_16551Lnet/minecraft/class_3751;field_16551:Ljava/lang/String;official tLdzs;t:Ljava/lang/String;
-
placementPriority
private int placementPriority- Mappings:
Namespace Name Mixin selector named placementPriorityLnet/minecraft/block/entity/JigsawBlockEntity;placementPriority:Iintermediary field_47098Lnet/minecraft/class_3751;field_47098:Iofficial uLdzs;u:I
-
selectionPriority
private int selectionPriority- Mappings:
Namespace Name Mixin selector named selectionPriorityLnet/minecraft/block/entity/JigsawBlockEntity;selectionPriority:Iintermediary field_47099Lnet/minecraft/class_3751;field_47099:Iofficial vLdzs;v:I
-
-
Constructor Details
-
JigsawBlockEntity
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/block/entity/JigsawBlockEntity;<init>(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)Vintermediary <init>Lnet/minecraft/class_3751;<init>(Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)Vofficial <init>Ldzs;<init>(Liw;Lebq;)V
-
-
Method Details
-
getName
- Mappings:
Namespace Name Mixin selector named getNameLnet/minecraft/block/entity/JigsawBlockEntity;getName()Lnet/minecraft/util/Identifier;intermediary method_16381Lnet/minecraft/class_3751;method_16381()Lnet/minecraft/class_2960;official aLdzs;a()Lalr;
-
getTarget
- Mappings:
Namespace Name Mixin selector named getTargetLnet/minecraft/block/entity/JigsawBlockEntity;getTarget()Lnet/minecraft/util/Identifier;intermediary method_26399Lnet/minecraft/class_3751;method_26399()Lnet/minecraft/class_2960;official cLdzs;c()Lalr;
-
getPool
- Mappings:
Namespace Name Mixin selector named getPoolLnet/minecraft/block/entity/JigsawBlockEntity;getPool()Lnet/minecraft/registry/RegistryKey;intermediary method_16382Lnet/minecraft/class_3751;method_16382()Lnet/minecraft/class_5321;official dLdzs;d()Lalq;
-
getFinalState
- Mappings:
Namespace Name Mixin selector named getFinalStateLnet/minecraft/block/entity/JigsawBlockEntity;getFinalState()Ljava/lang/String;intermediary method_16380Lnet/minecraft/class_3751;method_16380()Ljava/lang/String;official fLdzs;f()Ljava/lang/String;
-
getJoint
- Mappings:
Namespace Name Mixin selector named getJointLnet/minecraft/block/entity/JigsawBlockEntity;getJoint()Lnet/minecraft/block/entity/JigsawBlockEntity$Joint;intermediary method_26400Lnet/minecraft/class_3751;method_26400()Lnet/minecraft/class_3751$class_4991;official jLdzs;j()Ldzs$a;
-
getPlacementPriority
public int getPlacementPriority()- Mappings:
Namespace Name Mixin selector named getPlacementPriorityLnet/minecraft/block/entity/JigsawBlockEntity;getPlacementPriority()Iintermediary method_54777Lnet/minecraft/class_3751;method_54777()Iofficial kLdzs;k()I
-
getSelectionPriority
public int getSelectionPriority()- Mappings:
Namespace Name Mixin selector named getSelectionPriorityLnet/minecraft/block/entity/JigsawBlockEntity;getSelectionPriority()Iintermediary method_54778Lnet/minecraft/class_3751;method_54778()Iofficial sLdzs;s()I
-
setName
- Mappings:
Namespace Name Mixin selector named setNameLnet/minecraft/block/entity/JigsawBlockEntity;setName(Lnet/minecraft/util/Identifier;)Vintermediary method_16379Lnet/minecraft/class_3751;method_16379(Lnet/minecraft/class_2960;)Vofficial aLdzs;a(Lalr;)V
-
setTarget
- Mappings:
Namespace Name Mixin selector named setTargetLnet/minecraft/block/entity/JigsawBlockEntity;setTarget(Lnet/minecraft/util/Identifier;)Vintermediary method_16378Lnet/minecraft/class_3751;method_16378(Lnet/minecraft/class_2960;)Vofficial bLdzs;b(Lalr;)V
-
setPool
- Mappings:
Namespace Name Mixin selector named setPoolLnet/minecraft/block/entity/JigsawBlockEntity;setPool(Lnet/minecraft/registry/RegistryKey;)Vintermediary method_26398Lnet/minecraft/class_3751;method_26398(Lnet/minecraft/class_5321;)Vofficial aLdzs;a(Lalq;)V
-
setFinalState
- Mappings:
Namespace Name Mixin selector named setFinalStateLnet/minecraft/block/entity/JigsawBlockEntity;setFinalState(Ljava/lang/String;)Vintermediary method_16377Lnet/minecraft/class_3751;method_16377(Ljava/lang/String;)Vofficial aLdzs;a(Ljava/lang/String;)V
-
setJoint
- Mappings:
Namespace Name Mixin selector named setJointLnet/minecraft/block/entity/JigsawBlockEntity;setJoint(Lnet/minecraft/block/entity/JigsawBlockEntity$Joint;)Vintermediary method_26396Lnet/minecraft/class_3751;method_26396(Lnet/minecraft/class_3751$class_4991;)Vofficial aLdzs;a(Ldzs$a;)V
-
setPlacementPriority
public void setPlacementPriority(int placementPriority) - Mappings:
Namespace Name Mixin selector named setPlacementPriorityLnet/minecraft/block/entity/JigsawBlockEntity;setPlacementPriority(I)Vintermediary method_54775Lnet/minecraft/class_3751;method_54775(I)Vofficial aLdzs;a(I)V
-
setSelectionPriority
public void setSelectionPriority(int selectionPriority) - Mappings:
Namespace Name Mixin selector named setSelectionPriorityLnet/minecraft/block/entity/JigsawBlockEntity;setSelectionPriority(I)Vintermediary method_54776Lnet/minecraft/class_3751;method_54776(I)Vofficial bLdzs;b(I)V
-
writeNbt
Writes data tonbt. Subclasses should override this if they store a persistent data.NBT is a storage format; therefore, a data from NBT is loaded to a block entity instance's fields, which are used for other operations instead of the NBT. The data is written back to NBT when saving the block entity.
- Overrides:
writeNbtin classBlockEntity- See Also:
- Mappings:
Namespace Name Mixin selector named writeNbtLnet/minecraft/block/entity/BlockEntity;writeNbt(Lnet/minecraft/nbt/NbtCompound;Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;)Vintermediary method_11007Lnet/minecraft/class_2586;method_11007(Lnet/minecraft/class_2487;Lnet/minecraft/class_7225$class_7874;)Vofficial bLdyo;b(Lua;Lji$a;)V
-
readNbt
Reads data fromnbt. Subclasses should override this if they store a persistent data.NBT is a storage format; therefore, a data from NBT is loaded to a block entity instance's fields, which are used for other operations instead of the NBT. The data is written back to NBT when saving the block entity.
nbtmight not have all expected keys, or might have a key whose value does not meet the requirement (such as the type or the range). This method should fall back to a reasonable default value instead of throwing an exception.- Overrides:
readNbtin classBlockEntity- See Also:
- Mappings:
Namespace Name Mixin selector named readNbtLnet/minecraft/block/entity/BlockEntity;readNbt(Lnet/minecraft/nbt/NbtCompound;Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;)Vintermediary method_11014Lnet/minecraft/class_2586;method_11014(Lnet/minecraft/class_2487;Lnet/minecraft/class_7225$class_7874;)Vofficial aLdyo;a(Lua;Lji$a;)V
-
toUpdatePacket
Description copied from class:BlockEntityReturns the packet to send to nearby players when the block entity's observable state changes, ornullto not send the packet.If the data returned by
initial chunk datais suitable for updates, the following shortcut can be used to create an update packet:BlockEntityUpdateS2CPacket.create(this). The NBT will be passed toBlockEntity.readNbt(net.minecraft.nbt.NbtCompound, net.minecraft.registry.RegistryWrapper.WrapperLookup)on the client."Observable state" is a state that clients can observe without specific interaction. For example,
CampfireBlockEntity's cooked items are observable states, but chests' inventories are not observable states, since the player must first open that chest before they can see the contents.To sync block entity data using this method, use
serverWorld.getChunkManager().markForUpdate(this.getPos());.- Overrides:
toUpdatePacketin classBlockEntity- Returns:
- the packet to send to nearby players when the block entity's observable
state changes, or
nullto not send the packet - See Also:
- Mappings:
Namespace Name Mixin selector named toUpdatePacketLnet/minecraft/block/entity/JigsawBlockEntity;toUpdatePacket()Lnet/minecraft/network/packet/s2c/play/BlockEntityUpdateS2CPacket;intermediary method_38248Lnet/minecraft/class_3751;method_38248()Lnet/minecraft/class_2622;official tLdzs;t()Lacl;
-
toInitialChunkDataNbt
Returns the serialized state of this block entity that is observable by clients.This is sent alongside the initial chunk data, as well as when the block entity implements
toUpdatePacket()and decides to use the defaultBlockEntityUpdateS2CPacket."Observable state" is a state that clients can observe without specific interaction. For example,
CampfireBlockEntity's cooked items are observable states, but chests' inventories are not observable states, since the player must first open that chest before they can see the contents.To send all NBT data of this block entity saved to disk, return
BlockEntity.createNbt(net.minecraft.registry.RegistryWrapper.WrapperLookup).- Overrides:
toInitialChunkDataNbtin classBlockEntity- Returns:
- the serialized state of this block entity that is observable by clients
- See Also:
- Mappings:
Namespace Name Mixin selector named toInitialChunkDataNbtLnet/minecraft/block/entity/BlockEntity;toInitialChunkDataNbt(Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;)Lnet/minecraft/nbt/NbtCompound;intermediary method_16887Lnet/minecraft/class_2586;method_16887(Lnet/minecraft/class_7225$class_7874;)Lnet/minecraft/class_2487;official aLdyo;a(Lji$a;)Lua;
-
generate
- Mappings:
Namespace Name Mixin selector named generateLnet/minecraft/block/entity/JigsawBlockEntity;generate(Lnet/minecraft/server/world/ServerWorld;IZ)Vintermediary method_27191Lnet/minecraft/class_3751;method_27191(Lnet/minecraft/class_3218;IZ)Vofficial aLdzs;a(Lasb;IZ)V
-