Class ConduitBlockEntity
- All Implemented Interfaces:
DebugTrackable
- Mappings:
Namespace Name named net/minecraft/block/entity/ConduitBlockEntityintermediary net/minecraft/class_2597official egt
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.world.debug.DebugTrackable
DebugTrackable.DebugDataSupplier<T>, DebugTrackable.Tracker -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Block[]private booleanprivate booleanprivate static final intprivate static final intprivate static final floatprivate static final intprivate static final intprivate static final intprivate longprivate @Nullable LazyEntityReference<LivingEntity> intprivate floatFields inherited from class net.minecraft.block.entity.BlockEntity
pos, removed, world -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidclientTick(World world, BlockPos pos, BlockState state, ConduitBlockEntity blockEntity) private static @Nullable LazyEntityReference<LivingEntity> findAttackTarget(ServerWorld world, BlockPos pos) private static BoxgetAttackZone(BlockPos pos) floatgetRotation(float tickProgress) private static @Nullable LazyEntityReference<LivingEntity> getValidTarget(@Nullable LazyEntityReference<LivingEntity> currentTarget, ServerWorld world, BlockPos pos, boolean canAttack) private static voidgivePlayersEffects(World world, BlockPos pos, List<BlockPos> activatingBlocks) booleanisActive()booleanprivate static voidopenEye(ConduitBlockEntity blockEntity, List<BlockPos> activatingBlocks) protected voidReads data fromnbt.static voidserverTick(World world, BlockPos pos, BlockState state, ConduitBlockEntity blockEntity) private voidsetEyeOpen(boolean eyeOpen) private static voidspawnNautilusParticles(World world, BlockPos pos, List<BlockPos> activatingBlocks, @Nullable Entity entity, int ticks) 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.private static voidtryAttack(ServerWorld world, BlockPos pos, BlockState state, ConduitBlockEntity blockEntity, boolean canAttack) private static booleanupdateActivatingBlocks(World world, BlockPos pos, List<BlockPos> activatingBlocks) protected voidWrites data tonbt.Methods inherited from class net.minecraft.block.entity.BlockEntity
addComponents, cancelRemoval, createComponentlessNbt, createComponentMap, createFromNbt, createNbt, createNbtWithIdentifyingData, getCachedState, getComponents, getNameForReport, getPos, getReporterContext, getType, getWorld, hasWorld, isRemoved, markDirty, markDirty, markRemoved, onBlockReplaced, onSyncedBlockEvent, populateCrashReport, posFromNbt, read, readComponentlessData, readComponents, readComponents, readComponents, registerTracking, removeFromCopiedStackData, setCachedState, setComponents, setWorld, supports, tryParseCustomName, writeComponentlessData, writeDataWithId, writeDataWithoutId, writeFullData, writeId
-
Field Details
-
field_31333
private static final int field_31333- See Also:
- Mappings:
Namespace Name Mixin selector named field_31333Lnet/minecraft/block/entity/ConduitBlockEntity;field_31333:Iintermediary field_31333Lnet/minecraft/class_2597;field_31333:Iofficial bLegt;b:I
-
field_31334
private static final int field_31334- See Also:
- Mappings:
Namespace Name Mixin selector named field_31334Lnet/minecraft/block/entity/ConduitBlockEntity;field_31334:Iintermediary field_31334Lnet/minecraft/class_2597;field_31334:Iofficial cLegt;c:I
-
field_31335
private static final float field_31335- See Also:
- Mappings:
Namespace Name Mixin selector named field_31335Lnet/minecraft/block/entity/ConduitBlockEntity;field_31335:Fintermediary field_31335Lnet/minecraft/class_2597;field_31335:Fofficial dLegt;d:F
-
field_31336
private static final int field_31336- See Also:
- Mappings:
Namespace Name Mixin selector named field_31336Lnet/minecraft/block/entity/ConduitBlockEntity;field_31336:Iintermediary field_31336Lnet/minecraft/class_2597;field_31336:Iofficial eLegt;e:I
-
MIN_BLOCKS_TO_ACTIVATE
private static final int MIN_BLOCKS_TO_ACTIVATE- See Also:
- Mappings:
Namespace Name Mixin selector named MIN_BLOCKS_TO_ACTIVATELnet/minecraft/block/entity/ConduitBlockEntity;MIN_BLOCKS_TO_ACTIVATE:Iintermediary field_31337Lnet/minecraft/class_2597;field_31337:Iofficial fLegt;f:I
-
field_31338
private static final int field_31338- See Also:
- Mappings:
Namespace Name Mixin selector named field_31338Lnet/minecraft/block/entity/ConduitBlockEntity;field_31338:Iintermediary field_31338Lnet/minecraft/class_2597;field_31338:Iofficial gLegt;g:I
-
ACTIVATING_BLOCKS
- Mappings:
Namespace Name Mixin selector named ACTIVATING_BLOCKSLnet/minecraft/block/entity/ConduitBlockEntity;ACTIVATING_BLOCKS:[Lnet/minecraft/block/Block;intermediary field_11931Lnet/minecraft/class_2597;field_11931:[Lnet/minecraft/class_2248;official hLegt;h:[Lduv;
-
ticks
public int ticks- Mappings:
Namespace Name Mixin selector named ticksLnet/minecraft/block/entity/ConduitBlockEntity;ticks:Iintermediary field_11936Lnet/minecraft/class_2597;field_11936:Iofficial aLegt;a:I
-
ticksActive
private float ticksActive- Mappings:
Namespace Name Mixin selector named ticksActiveLnet/minecraft/block/entity/ConduitBlockEntity;ticksActive:Fintermediary field_11932Lnet/minecraft/class_2597;field_11932:Fofficial iLegt;i:F
-
active
private boolean active- Mappings:
Namespace Name Mixin selector named activeLnet/minecraft/block/entity/ConduitBlockEntity;active:Zintermediary field_11934Lnet/minecraft/class_2597;field_11934:Zofficial jLegt;j:Z
-
eyeOpen
private boolean eyeOpen- Mappings:
Namespace Name Mixin selector named eyeOpenLnet/minecraft/block/entity/ConduitBlockEntity;eyeOpen:Zintermediary field_11933Lnet/minecraft/class_2597;field_11933:Zofficial kLegt;k:Z
-
activatingBlocks
- Mappings:
Namespace Name Mixin selector named activatingBlocksLnet/minecraft/block/entity/ConduitBlockEntity;activatingBlocks:Ljava/util/List;intermediary field_11937Lnet/minecraft/class_2597;field_11937:Ljava/util/List;official lLegt;l:Ljava/util/List;
-
targetEntity
- Mappings:
Namespace Name Mixin selector named targetEntityLnet/minecraft/block/entity/ConduitBlockEntity;targetEntity:Lnet/minecraft/entity/LazyEntityReference;intermediary field_11939Lnet/minecraft/class_2597;field_11939:Lnet/minecraft/class_10583;official mLegt;m:Lceb;
-
nextAmbientSoundTime
private long nextAmbientSoundTime- Mappings:
Namespace Name Mixin selector named nextAmbientSoundTimeLnet/minecraft/block/entity/ConduitBlockEntity;nextAmbientSoundTime:Jintermediary field_11938Lnet/minecraft/class_2597;field_11938:Jofficial qLegt;q:J
-
-
Constructor Details
-
ConduitBlockEntity
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/block/entity/ConduitBlockEntity;<init>(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)Vintermediary <init>Lnet/minecraft/class_2597;<init>(Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)Vofficial <init>Legt;<init>(Lja;Lejm;)V
-
-
Method Details
-
readData
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:
readDatain classBlockEntity- See Also:
- Mappings:
Namespace Name Mixin selector named readDataLnet/minecraft/block/entity/BlockEntity;readData(Lnet/minecraft/storage/ReadView;)Vintermediary method_11014Lnet/minecraft/class_2586;method_11014(Lnet/minecraft/class_11368;)Vofficial aLegg;a(Lfip;)V
-
writeData
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:
writeDatain classBlockEntity- See Also:
- Mappings:
Namespace Name Mixin selector named writeDataLnet/minecraft/block/entity/BlockEntity;writeData(Lnet/minecraft/storage/WriteView;)Vintermediary method_11007Lnet/minecraft/class_2586;method_11007(Lnet/minecraft/class_11372;)Vofficial aLegg;a(Lfir;)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 toon the client.invalid reference
#readNbt"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/ConduitBlockEntity;toUpdatePacket()Lnet/minecraft/network/packet/s2c/play/BlockEntityUpdateS2CPacket;intermediary method_38247Lnet/minecraft/class_2597;method_38247()Lnet/minecraft/class_2622;official aLegt;a()Lacx;
-
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 aLegg;a(Ljm$a;)Lup;
-
clientTick
public static void clientTick(World world, BlockPos pos, BlockState state, ConduitBlockEntity blockEntity) - Mappings:
Namespace Name Mixin selector named clientTickLnet/minecraft/block/entity/ConduitBlockEntity;clientTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/entity/ConduitBlockEntity;)Vintermediary method_31675Lnet/minecraft/class_2597;method_31675(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_2597;)Vofficial aLegt;a(Ldrq;Lja;Lejm;Legt;)V
-
serverTick
public static void serverTick(World world, BlockPos pos, BlockState state, ConduitBlockEntity blockEntity) - Mappings:
Namespace Name Mixin selector named serverTickLnet/minecraft/block/entity/ConduitBlockEntity;serverTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/entity/ConduitBlockEntity;)Vintermediary method_31677Lnet/minecraft/class_2597;method_31677(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_2597;)Vofficial bLegt;b(Ldrq;Lja;Lejm;Legt;)V
-
openEye
- Mappings:
Namespace Name Mixin selector named openEyeLnet/minecraft/block/entity/ConduitBlockEntity;openEye(Lnet/minecraft/block/entity/ConduitBlockEntity;Ljava/util/List;)Vintermediary method_31676Lnet/minecraft/class_2597;method_31676(Lnet/minecraft/class_2597;Ljava/util/List;)Vofficial aLegt;a(Legt;Ljava/util/List;)V
-
updateActivatingBlocks
private static boolean updateActivatingBlocks(World world, BlockPos pos, List<BlockPos> activatingBlocks) - Mappings:
Namespace Name Mixin selector named updateActivatingBlocksLnet/minecraft/block/entity/ConduitBlockEntity;updateActivatingBlocks(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/List;)Zintermediary method_11069Lnet/minecraft/class_2597;method_11069(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Ljava/util/List;)Zofficial aLegt;a(Ldrq;Lja;Ljava/util/List;)Z
-
givePlayersEffects
- Mappings:
Namespace Name Mixin selector named givePlayersEffectsLnet/minecraft/block/entity/ConduitBlockEntity;givePlayersEffects(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/List;)Vintermediary method_11055Lnet/minecraft/class_2597;method_11055(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Ljava/util/List;)Vofficial bLegt;b(Ldrq;Lja;Ljava/util/List;)V
-
tryAttack
private static void tryAttack(ServerWorld world, BlockPos pos, BlockState state, ConduitBlockEntity blockEntity, boolean canAttack) - Mappings:
Namespace Name Mixin selector named tryAttackLnet/minecraft/block/entity/ConduitBlockEntity;tryAttack(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/entity/ConduitBlockEntity;Z)Vintermediary method_71632Lnet/minecraft/class_2597;method_71632(Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_2597;Z)Vofficial aLegt;a(Lawx;Lja;Lejm;Legt;Z)V
-
getValidTarget
@Nullable private static @Nullable LazyEntityReference<LivingEntity> getValidTarget(@Nullable @Nullable LazyEntityReference<LivingEntity> currentTarget, ServerWorld world, BlockPos pos, boolean canAttack) - Mappings:
Namespace Name Mixin selector named getValidTargetLnet/minecraft/block/entity/ConduitBlockEntity;getValidTarget(Lnet/minecraft/entity/LazyEntityReference;Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/math/BlockPos;Z)Lnet/minecraft/entity/LazyEntityReference;intermediary method_71633Lnet/minecraft/class_2597;method_71633(Lnet/minecraft/class_10583;Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Z)Lnet/minecraft/class_10583;official aLegt;a(Lceb;Lawx;Lja;Z)Lceb;
-
findAttackTarget
@Nullable private static @Nullable LazyEntityReference<LivingEntity> findAttackTarget(ServerWorld world, BlockPos pos) - Mappings:
Namespace Name Mixin selector named findAttackTargetLnet/minecraft/block/entity/ConduitBlockEntity;findAttackTarget(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/entity/LazyEntityReference;intermediary method_71631Lnet/minecraft/class_2597;method_71631(Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;)Lnet/minecraft/class_10583;official aLegt;a(Lawx;Lja;)Lceb;
-
getAttackZone
- Mappings:
Namespace Name Mixin selector named getAttackZoneLnet/minecraft/block/entity/ConduitBlockEntity;getAttackZone(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/math/Box;intermediary method_11059Lnet/minecraft/class_2597;method_11059(Lnet/minecraft/class_2338;)Lnet/minecraft/class_238;official aLegt;a(Lja;)Lfoc;
-
spawnNautilusParticles
private static void spawnNautilusParticles(World world, BlockPos pos, List<BlockPos> activatingBlocks, @Nullable @Nullable Entity entity, int ticks) - Mappings:
Namespace Name Mixin selector named spawnNautilusParticlesLnet/minecraft/block/entity/ConduitBlockEntity;spawnNautilusParticles(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/List;Lnet/minecraft/entity/Entity;I)Vintermediary method_11063Lnet/minecraft/class_2597;method_11063(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Ljava/util/List;Lnet/minecraft/class_1297;I)Vofficial aLegt;a(Ldrq;Lja;Ljava/util/List;Lcdv;I)V
-
isActive
public boolean isActive()- Mappings:
Namespace Name Mixin selector named isActiveLnet/minecraft/block/entity/ConduitBlockEntity;isActive()Zintermediary method_11065Lnet/minecraft/class_2597;method_11065()Zofficial cLegt;c()Z
-
isEyeOpen
public boolean isEyeOpen()- Mappings:
Namespace Name Mixin selector named isEyeOpenLnet/minecraft/block/entity/ConduitBlockEntity;isEyeOpen()Zintermediary method_11066Lnet/minecraft/class_2597;method_11066()Zofficial dLegt;d()Z
-
setEyeOpen
private void setEyeOpen(boolean eyeOpen) - Mappings:
Namespace Name Mixin selector named setEyeOpenLnet/minecraft/block/entity/ConduitBlockEntity;setEyeOpen(Z)Vintermediary method_11062Lnet/minecraft/class_2597;method_11062(Z)Vofficial aLegt;a(Z)V
-
getRotation
public float getRotation(float tickProgress) - Mappings:
Namespace Name Mixin selector named getRotationLnet/minecraft/block/entity/ConduitBlockEntity;getRotation(F)Fintermediary method_11061Lnet/minecraft/class_2597;method_11061(F)Fofficial aLegt;a(F)F
-