Class StructureBlockBlockEntity
- Mappings:
Namespace Name intermediary net/minecraft/class_2633official daxnamed net/minecraft/block/entity/StructureBlockBlockEntity
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Stringstatic final Stringstatic final intstatic final intprivate static final intprivate booleanprivate floatprivate Stringprivate BlockMirrorprivate StructureBlockModeprivate BlockPosprivate booleanprivate BlockRotationprivate longprivate booleanprivate booleanprivate Vec3iprivate IdentifierFields inherited from class net.minecraft.block.entity.BlockEntity
pos, removed, world -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RandomcreateRandom(long seed) booleanfloatgetMode()longgetSeed()getSize()getStructureBox(BlockPos pos, Stream<BlockPos> corners) booleanbooleanbooleanbooleanloadStructure(ServerWorld world) booleanloadStructure(ServerWorld world, boolean bool) booleanopenScreen(PlayerEntity player) booleanplace(ServerWorld world, boolean bool, StructureTemplate template) voidreadNbt(NbtCompound nbt) Reads data fromnbt.booleanbooleansaveStructure(boolean bool) voidsetAuthor(LivingEntity entity) voidsetIgnoreEntities(boolean ignoreEntities) voidsetIntegrity(float integrity) voidsetMetadata(String metadata) voidsetMirror(BlockMirror mirror) voidsetMode(StructureBlockMode mode) voidvoidsetPowered(boolean powered) voidsetRotation(BlockRotation rotation) voidsetSeed(long seed) voidsetShowAir(boolean showAir) voidsetShowBoundingBox(boolean showBoundingBox) voidvoidsetTemplateName(@Nullable String templateName) voidsetTemplateName(@Nullable Identifier templateName) booleanbooleanbooleanstreamCornerPos(BlockPos start, BlockPos end) Streams positions ofStructureBlockMode.CORNERmode structure blocks with matching names.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.voidprivate voidprotected voidwriteNbt(NbtCompound nbt) Writes data tonbt.Methods inherited from class net.minecraft.block.entity.BlockEntity
cancelRemoval, copyItemDataRequiresOperator, createFromNbt, createNbt, createNbtWithId, createNbtWithIdentifyingData, getCachedState, getPos, getType, getWorld, hasWorld, isRemoved, markDirty, markDirty, markRemoved, onSyncedBlockEvent, populateCrashReport, posFromNbt, setCachedState, setStackNbt, setWorld, writeIdToNbt
-
Field Details
-
field_31367
private static final int field_31367- See Also:
- Mappings:
Namespace Name Mixin selector intermediary field_31367Lnet/minecraft/class_2633;field_31367:Iofficial dLdax;d:Inamed field_31367Lnet/minecraft/block/entity/StructureBlockBlockEntity;field_31367:I
-
field_31364
public static final int field_31364- See Also:
- Mappings:
Namespace Name Mixin selector intermediary field_31364Lnet/minecraft/class_2633;field_31364:Iofficial aLdax;a:Inamed field_31364Lnet/minecraft/block/entity/StructureBlockBlockEntity;field_31364:I
-
field_31365
public static final int field_31365- See Also:
- Mappings:
Namespace Name Mixin selector intermediary field_31365Lnet/minecraft/class_2633;field_31365:Iofficial bLdax;b:Inamed field_31365Lnet/minecraft/block/entity/StructureBlockBlockEntity;field_31365:I
-
AUTHOR_KEY
- See Also:
- Mappings:
Namespace Name Mixin selector intermediary field_31366Lnet/minecraft/class_2633;field_31366:Ljava/lang/String;official cLdax;c:Ljava/lang/String;named AUTHOR_KEYLnet/minecraft/block/entity/StructureBlockBlockEntity;AUTHOR_KEY:Ljava/lang/String;
-
templateName
- Mappings:
Namespace Name Mixin selector intermediary field_12102Lnet/minecraft/class_2633;field_12102:Lnet/minecraft/class_2960;official eLdax;e:Lacq;named templateNameLnet/minecraft/block/entity/StructureBlockBlockEntity;templateName:Lnet/minecraft/util/Identifier;
-
author
- Mappings:
Namespace Name Mixin selector intermediary field_12104Lnet/minecraft/class_2633;field_12104:Ljava/lang/String;official fLdax;f:Ljava/lang/String;named authorLnet/minecraft/block/entity/StructureBlockBlockEntity;author:Ljava/lang/String;
-
metadata
- Mappings:
Namespace Name Mixin selector intermediary field_12098Lnet/minecraft/class_2633;field_12098:Ljava/lang/String;official gLdax;g:Ljava/lang/String;named metadataLnet/minecraft/block/entity/StructureBlockBlockEntity;metadata:Ljava/lang/String;
-
offset
- Mappings:
Namespace Name Mixin selector intermediary field_12092Lnet/minecraft/class_2633;field_12092:Lnet/minecraft/class_2338;official hLdax;h:Lgu;named offsetLnet/minecraft/block/entity/StructureBlockBlockEntity;offset:Lnet/minecraft/util/math/BlockPos;
-
size
- Mappings:
Namespace Name Mixin selector intermediary field_12100Lnet/minecraft/class_2633;field_12100:Lnet/minecraft/class_2382;official iLdax;i:Lhz;named sizeLnet/minecraft/block/entity/StructureBlockBlockEntity;size:Lnet/minecraft/util/math/Vec3i;
-
mirror
- Mappings:
Namespace Name Mixin selector intermediary field_12093Lnet/minecraft/class_2633;field_12093:Lnet/minecraft/class_2415;official jLdax;j:Lcuf;named mirrorLnet/minecraft/block/entity/StructureBlockBlockEntity;mirror:Lnet/minecraft/util/BlockMirror;
-
rotation
- Mappings:
Namespace Name Mixin selector intermediary field_12105Lnet/minecraft/class_2633;field_12105:Lnet/minecraft/class_2470;official kLdax;k:Lcvw;named rotationLnet/minecraft/block/entity/StructureBlockBlockEntity;rotation:Lnet/minecraft/util/BlockRotation;
-
mode
- Mappings:
Namespace Name Mixin selector intermediary field_12094Lnet/minecraft/class_2633;field_12094:Lnet/minecraft/class_2776;official lLdax;l:Lddi;named modeLnet/minecraft/block/entity/StructureBlockBlockEntity;mode:Lnet/minecraft/block/enums/StructureBlockMode;
-
ignoreEntities
private boolean ignoreEntities- Mappings:
Namespace Name Mixin selector intermediary field_12099Lnet/minecraft/class_2633;field_12099:Zofficial mLdax;m:Znamed ignoreEntitiesLnet/minecraft/block/entity/StructureBlockBlockEntity;ignoreEntities:Z
-
powered
private boolean powered- Mappings:
Namespace Name Mixin selector intermediary field_12097Lnet/minecraft/class_2633;field_12097:Zofficial nLdax;n:Znamed poweredLnet/minecraft/block/entity/StructureBlockBlockEntity;powered:Z
-
showAir
private boolean showAir- Mappings:
Namespace Name Mixin selector intermediary field_12096Lnet/minecraft/class_2633;field_12096:Zofficial rLdax;r:Znamed showAirLnet/minecraft/block/entity/StructureBlockBlockEntity;showAir:Z
-
showBoundingBox
private boolean showBoundingBox- Mappings:
Namespace Name Mixin selector intermediary field_12095Lnet/minecraft/class_2633;field_12095:Zofficial sLdax;s:Znamed showBoundingBoxLnet/minecraft/block/entity/StructureBlockBlockEntity;showBoundingBox:Z
-
integrity
private float integrity- Mappings:
Namespace Name Mixin selector intermediary field_12101Lnet/minecraft/class_2633;field_12101:Fofficial tLdax;t:Fnamed integrityLnet/minecraft/block/entity/StructureBlockBlockEntity;integrity:F
-
seed
private long seed- Mappings:
Namespace Name Mixin selector intermediary field_12103Lnet/minecraft/class_2633;field_12103:Jofficial uLdax;u:Jnamed seedLnet/minecraft/block/entity/StructureBlockBlockEntity;seed:J
-
-
Constructor Details
-
StructureBlockBlockEntity
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_2633;<init>(Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)Vofficial <init>Ldax;<init>(Lgu;Ldby;)Vnamed <init>Lnet/minecraft/block/entity/StructureBlockBlockEntity;<init>(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)V
-
-
Method Details
-
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 intermediary method_11007Lnet/minecraft/class_2586;method_11007(Lnet/minecraft/class_2487;)Vofficial bLczk;b(Lqr;)Vnamed writeNbtLnet/minecraft/block/entity/BlockEntity;writeNbt(Lnet/minecraft/nbt/NbtCompound;)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 intermediary method_11014Lnet/minecraft/class_2586;method_11014(Lnet/minecraft/class_2487;)Vofficial aLczk;a(Lqr;)Vnamed readNbtLnet/minecraft/block/entity/BlockEntity;readNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
updateBlockMode
private void updateBlockMode()- Mappings:
Namespace Name Mixin selector intermediary method_11348Lnet/minecraft/class_2633;method_11348()Vofficial JLdax;J()Vnamed updateBlockModeLnet/minecraft/block/entity/StructureBlockBlockEntity;updateBlockMode()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)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 intermediary method_38252Lnet/minecraft/class_2633;method_38252()Lnet/minecraft/class_2622;official cLdax;c()Luz;named toUpdatePacketLnet/minecraft/block/entity/StructureBlockBlockEntity;toUpdatePacket()Lnet/minecraft/network/packet/s2c/play/BlockEntityUpdateS2CPacket;
-
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
BlockEntity.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().- Overrides:
toInitialChunkDataNbtin classBlockEntity- Returns:
- the serialized state of this block entity that is observable by clients
- See Also:
- Mappings:
Namespace Name Mixin selector intermediary method_16887Lnet/minecraft/class_2586;method_16887()Lnet/minecraft/class_2487;official ao_Lczk;ao_()Lqr;named toInitialChunkDataNbtLnet/minecraft/block/entity/BlockEntity;toInitialChunkDataNbt()Lnet/minecraft/nbt/NbtCompound;
-
openScreen
- Mappings:
Namespace Name Mixin selector intermediary method_11351Lnet/minecraft/class_2633;method_11351(Lnet/minecraft/class_1657;)Zofficial aLdax;a(Lbym;)Znamed openScreenLnet/minecraft/block/entity/StructureBlockBlockEntity;openScreen(Lnet/minecraft/entity/player/PlayerEntity;)Z
-
getTemplateName
- Mappings:
Namespace Name Mixin selector intermediary method_11362Lnet/minecraft/class_2633;method_11362()Ljava/lang/String;official dLdax;d()Ljava/lang/String;named getTemplateNameLnet/minecraft/block/entity/StructureBlockBlockEntity;getTemplateName()Ljava/lang/String;
-
getStructurePath
- Mappings:
Namespace Name Mixin selector intermediary method_21865Lnet/minecraft/class_2633;method_21865()Ljava/lang/String;official fLdax;f()Ljava/lang/String;named getStructurePathLnet/minecraft/block/entity/StructureBlockBlockEntity;getStructurePath()Ljava/lang/String;
-
hasStructureName
public boolean hasStructureName()- Mappings:
Namespace Name Mixin selector intermediary method_11384Lnet/minecraft/class_2633;method_11384()Zofficial gLdax;g()Znamed hasStructureNameLnet/minecraft/block/entity/StructureBlockBlockEntity;hasStructureName()Z
-
setTemplateName
- Mappings:
Namespace Name Mixin selector intermediary method_11343Lnet/minecraft/class_2633;method_11343(Ljava/lang/String;)Vofficial aLdax;a(Ljava/lang/String;)Vnamed setTemplateNameLnet/minecraft/block/entity/StructureBlockBlockEntity;setTemplateName(Ljava/lang/String;)V
-
setTemplateName
- Mappings:
Namespace Name Mixin selector intermediary method_11344Lnet/minecraft/class_2633;method_11344(Lnet/minecraft/class_2960;)Vofficial aLdax;a(Lacq;)Vnamed setTemplateNameLnet/minecraft/block/entity/StructureBlockBlockEntity;setTemplateName(Lnet/minecraft/util/Identifier;)V
-
setAuthor
- Mappings:
Namespace Name Mixin selector intermediary method_11373Lnet/minecraft/class_2633;method_11373(Lnet/minecraft/class_1309;)Vofficial aLdax;a(Lbfx;)Vnamed setAuthorLnet/minecraft/block/entity/StructureBlockBlockEntity;setAuthor(Lnet/minecraft/entity/LivingEntity;)V
-
getOffset
- Mappings:
Namespace Name Mixin selector intermediary method_11359Lnet/minecraft/class_2633;method_11359()Lnet/minecraft/class_2338;official iLdax;i()Lgu;named getOffsetLnet/minecraft/block/entity/StructureBlockBlockEntity;getOffset()Lnet/minecraft/util/math/BlockPos;
-
setOffset
- Mappings:
Namespace Name Mixin selector intermediary method_11378Lnet/minecraft/class_2633;method_11378(Lnet/minecraft/class_2338;)Vofficial aLdax;a(Lgu;)Vnamed setOffsetLnet/minecraft/block/entity/StructureBlockBlockEntity;setOffset(Lnet/minecraft/util/math/BlockPos;)V
-
getSize
- Mappings:
Namespace Name Mixin selector intermediary method_11349Lnet/minecraft/class_2633;method_11349()Lnet/minecraft/class_2382;official jLdax;j()Lhz;named getSizeLnet/minecraft/block/entity/StructureBlockBlockEntity;getSize()Lnet/minecraft/util/math/Vec3i;
-
setSize
- Mappings:
Namespace Name Mixin selector intermediary method_11377Lnet/minecraft/class_2633;method_11377(Lnet/minecraft/class_2382;)Vofficial aLdax;a(Lhz;)Vnamed setSizeLnet/minecraft/block/entity/StructureBlockBlockEntity;setSize(Lnet/minecraft/util/math/Vec3i;)V
-
getMirror
- Mappings:
Namespace Name Mixin selector intermediary method_11345Lnet/minecraft/class_2633;method_11345()Lnet/minecraft/class_2415;official vLdax;v()Lcuf;named getMirrorLnet/minecraft/block/entity/StructureBlockBlockEntity;getMirror()Lnet/minecraft/util/BlockMirror;
-
setMirror
- Mappings:
Namespace Name Mixin selector intermediary method_11356Lnet/minecraft/class_2633;method_11356(Lnet/minecraft/class_2415;)Vofficial aLdax;a(Lcuf;)Vnamed setMirrorLnet/minecraft/block/entity/StructureBlockBlockEntity;setMirror(Lnet/minecraft/util/BlockMirror;)V
-
getRotation
- Mappings:
Namespace Name Mixin selector intermediary method_11353Lnet/minecraft/class_2633;method_11353()Lnet/minecraft/class_2470;official wLdax;w()Lcvw;named getRotationLnet/minecraft/block/entity/StructureBlockBlockEntity;getRotation()Lnet/minecraft/util/BlockRotation;
-
setRotation
- Mappings:
Namespace Name Mixin selector intermediary method_11385Lnet/minecraft/class_2633;method_11385(Lnet/minecraft/class_2470;)Vofficial aLdax;a(Lcvw;)Vnamed setRotationLnet/minecraft/block/entity/StructureBlockBlockEntity;setRotation(Lnet/minecraft/util/BlockRotation;)V
-
getMetadata
- Mappings:
Namespace Name Mixin selector intermediary method_11358Lnet/minecraft/class_2633;method_11358()Ljava/lang/String;official xLdax;x()Ljava/lang/String;named getMetadataLnet/minecraft/block/entity/StructureBlockBlockEntity;getMetadata()Ljava/lang/String;
-
setMetadata
- Mappings:
Namespace Name Mixin selector intermediary method_11363Lnet/minecraft/class_2633;method_11363(Ljava/lang/String;)Vofficial bLdax;b(Ljava/lang/String;)Vnamed setMetadataLnet/minecraft/block/entity/StructureBlockBlockEntity;setMetadata(Ljava/lang/String;)V
-
getMode
- Mappings:
Namespace Name Mixin selector intermediary method_11374Lnet/minecraft/class_2633;method_11374()Lnet/minecraft/class_2776;official yLdax;y()Lddi;named getModeLnet/minecraft/block/entity/StructureBlockBlockEntity;getMode()Lnet/minecraft/block/enums/StructureBlockMode;
-
setMode
- Mappings:
Namespace Name Mixin selector intermediary method_11381Lnet/minecraft/class_2633;method_11381(Lnet/minecraft/class_2776;)Vofficial aLdax;a(Lddi;)Vnamed setModeLnet/minecraft/block/entity/StructureBlockBlockEntity;setMode(Lnet/minecraft/block/enums/StructureBlockMode;)V
-
shouldIgnoreEntities
public boolean shouldIgnoreEntities()- Mappings:
Namespace Name Mixin selector intermediary method_11367Lnet/minecraft/class_2633;method_11367()Zofficial zLdax;z()Znamed shouldIgnoreEntitiesLnet/minecraft/block/entity/StructureBlockBlockEntity;shouldIgnoreEntities()Z
-
setIgnoreEntities
public void setIgnoreEntities(boolean ignoreEntities) - Mappings:
Namespace Name Mixin selector intermediary method_11352Lnet/minecraft/class_2633;method_11352(Z)Vofficial aLdax;a(Z)Vnamed setIgnoreEntitiesLnet/minecraft/block/entity/StructureBlockBlockEntity;setIgnoreEntities(Z)V
-
getIntegrity
public float getIntegrity()- Mappings:
Namespace Name Mixin selector intermediary method_11346Lnet/minecraft/class_2633;method_11346()Fofficial ALdax;A()Fnamed getIntegrityLnet/minecraft/block/entity/StructureBlockBlockEntity;getIntegrity()F
-
setIntegrity
public void setIntegrity(float integrity) - Mappings:
Namespace Name Mixin selector intermediary method_11370Lnet/minecraft/class_2633;method_11370(F)Vofficial aLdax;a(F)Vnamed setIntegrityLnet/minecraft/block/entity/StructureBlockBlockEntity;setIntegrity(F)V
-
getSeed
public long getSeed()- Mappings:
Namespace Name Mixin selector intermediary method_11371Lnet/minecraft/class_2633;method_11371()Jofficial BLdax;B()Jnamed getSeedLnet/minecraft/block/entity/StructureBlockBlockEntity;getSeed()J
-
setSeed
public void setSeed(long seed) - Mappings:
Namespace Name Mixin selector intermediary method_11382Lnet/minecraft/class_2633;method_11382(J)Vofficial aLdax;a(J)Vnamed setSeedLnet/minecraft/block/entity/StructureBlockBlockEntity;setSeed(J)V
-
detectStructureSize
public boolean detectStructureSize()- Mappings:
Namespace Name Mixin selector intermediary method_11383Lnet/minecraft/class_2633;method_11383()Zofficial CLdax;C()Znamed detectStructureSizeLnet/minecraft/block/entity/StructureBlockBlockEntity;detectStructureSize()Z
-
streamCornerPos
Streams positions ofStructureBlockMode.CORNERmode structure blocks with matching names.- Mappings:
Namespace Name Mixin selector intermediary method_34276Lnet/minecraft/class_2633;method_34276(Lnet/minecraft/class_2338;Lnet/minecraft/class_2338;)Ljava/util/stream/Stream;official aLdax;a(Lgu;Lgu;)Ljava/util/stream/Stream;named streamCornerPosLnet/minecraft/block/entity/StructureBlockBlockEntity;streamCornerPos(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos;)Ljava/util/stream/Stream;
-
getStructureBox
- Mappings:
Namespace Name Mixin selector intermediary method_34277Lnet/minecraft/class_2633;method_34277(Lnet/minecraft/class_2338;Ljava/util/stream/Stream;)Ljava/util/Optional;official aLdax;a(Lgu;Ljava/util/stream/Stream;)Ljava/util/Optional;named getStructureBoxLnet/minecraft/block/entity/StructureBlockBlockEntity;getStructureBox(Lnet/minecraft/util/math/BlockPos;Ljava/util/stream/Stream;)Ljava/util/Optional;
-
saveStructure
public boolean saveStructure()- Mappings:
Namespace Name Mixin selector intermediary method_11365Lnet/minecraft/class_2633;method_11365()Zofficial DLdax;D()Znamed saveStructureLnet/minecraft/block/entity/StructureBlockBlockEntity;saveStructure()Z
-
saveStructure
public boolean saveStructure(boolean bool) - Mappings:
Namespace Name Mixin selector intermediary method_11366Lnet/minecraft/class_2633;method_11366(Z)Zofficial bLdax;b(Z)Znamed saveStructureLnet/minecraft/block/entity/StructureBlockBlockEntity;saveStructure(Z)Z
-
loadStructure
- Mappings:
Namespace Name Mixin selector intermediary method_11376Lnet/minecraft/class_2633;method_11376(Lnet/minecraft/class_3218;)Zofficial aLdax;a(Laif;)Znamed loadStructureLnet/minecraft/block/entity/StructureBlockBlockEntity;loadStructure(Lnet/minecraft/server/world/ServerWorld;)Z
-
createRandom
- Mappings:
Namespace Name Mixin selector intermediary method_20048Lnet/minecraft/class_2633;method_20048(J)Lnet/minecraft/class_5819;official bLdax;b(J)Lapf;named createRandomLnet/minecraft/block/entity/StructureBlockBlockEntity;createRandom(J)Lnet/minecraft/util/math/random/Random;
-
loadStructure
- Mappings:
Namespace Name Mixin selector intermediary method_11368Lnet/minecraft/class_2633;method_11368(Lnet/minecraft/class_3218;Z)Zofficial aLdax;a(Laif;Z)Znamed loadStructureLnet/minecraft/block/entity/StructureBlockBlockEntity;loadStructure(Lnet/minecraft/server/world/ServerWorld;Z)Z
-
place
- Mappings:
Namespace Name Mixin selector intermediary method_21864Lnet/minecraft/class_2633;method_21864(Lnet/minecraft/class_3218;ZLnet/minecraft/class_3499;)Zofficial aLdax;a(Laif;ZLdvq;)Znamed placeLnet/minecraft/block/entity/StructureBlockBlockEntity;place(Lnet/minecraft/server/world/ServerWorld;ZLnet/minecraft/structure/StructureTemplate;)Z
-
unloadStructure
public void unloadStructure()- Mappings:
Namespace Name Mixin selector intermediary method_11361Lnet/minecraft/class_2633;method_11361()Vofficial ELdax;E()Vnamed unloadStructureLnet/minecraft/block/entity/StructureBlockBlockEntity;unloadStructure()V
-
isStructureAvailable
public boolean isStructureAvailable()- Mappings:
Namespace Name Mixin selector intermediary method_11372Lnet/minecraft/class_2633;method_11372()Zofficial FLdax;F()Znamed isStructureAvailableLnet/minecraft/block/entity/StructureBlockBlockEntity;isStructureAvailable()Z
-
isPowered
public boolean isPowered()- Mappings:
Namespace Name Mixin selector intermediary method_11354Lnet/minecraft/class_2633;method_11354()Zofficial GLdax;G()Znamed isPoweredLnet/minecraft/block/entity/StructureBlockBlockEntity;isPowered()Z
-
setPowered
public void setPowered(boolean powered) - Mappings:
Namespace Name Mixin selector intermediary method_11379Lnet/minecraft/class_2633;method_11379(Z)Vofficial cLdax;c(Z)Vnamed setPoweredLnet/minecraft/block/entity/StructureBlockBlockEntity;setPowered(Z)V
-
shouldShowAir
public boolean shouldShowAir()- Mappings:
Namespace Name Mixin selector intermediary method_11375Lnet/minecraft/class_2633;method_11375()Zofficial HLdax;H()Znamed shouldShowAirLnet/minecraft/block/entity/StructureBlockBlockEntity;shouldShowAir()Z
-
setShowAir
public void setShowAir(boolean showAir) - Mappings:
Namespace Name Mixin selector intermediary method_11347Lnet/minecraft/class_2633;method_11347(Z)Vofficial dLdax;d(Z)Vnamed setShowAirLnet/minecraft/block/entity/StructureBlockBlockEntity;setShowAir(Z)V
-
shouldShowBoundingBox
public boolean shouldShowBoundingBox()- Mappings:
Namespace Name Mixin selector intermediary method_11357Lnet/minecraft/class_2633;method_11357()Zofficial ILdax;I()Znamed shouldShowBoundingBoxLnet/minecraft/block/entity/StructureBlockBlockEntity;shouldShowBoundingBox()Z
-
setShowBoundingBox
public void setShowBoundingBox(boolean showBoundingBox) - Mappings:
Namespace Name Mixin selector intermediary method_11360Lnet/minecraft/class_2633;method_11360(Z)Vofficial eLdax;e(Z)Vnamed setShowBoundingBoxLnet/minecraft/block/entity/StructureBlockBlockEntity;setShowBoundingBox(Z)V
-