History - net.minecraft.block.entity.ConduitBlockEntity

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.world.level.block.entity.ConduitBlockEntity

net.minecraft.class_2597

net.minecraft.block.entity.ConduitBlockEntity

Fields

int: BLOCK_REFRESH_RATE, field_31333, field_31333

int: EFFECT_DURATION, field_31334, field_31334

float: ROTATION_SPEED, field_31335, field_31335

int: MIN_ACTIVE_SIZE, field_31336, field_31336

int: MIN_KILL_SIZE, field_31337, MIN_BLOCKS_TO_ACTIVATE

int: KILL_RANGE, field_31338, field_31338

Block[]: VALID_BLOCKS, field_11931, ACTIVATING_BLOCKS

int: tickCount, field_11936, ticks

float: activeRotation, field_11932, ticksActive

boolean: isActive, field_11934, active

boolean: isHunting, field_11933, eyeOpen

List<BlockPos>: effectBlocks, field_11937, activatingBlocks

LazyEntityReference<LivingEntity>: destroyTarget, field_11939, targetEntity

long: nextAmbientSoundActivation, field_11938, nextAmbientSoundTime

Constructors

(BlockPos, BlockState)

Methods

void (ReadView): loadAdditional, method_11014, readData

void (WriteView): saveAdditional, method_11007, writeData

BlockEntityUpdateS2CPacket (): getUpdatePacket, method_38235, toUpdatePacket

NbtCompound (RegistryWrapper$WrapperLookup): getUpdateTag, method_16887, toInitialChunkDataNbt

void (World, BlockPos, BlockState, ConduitBlockEntity): clientTick, method_31675, clientTick

void (World, BlockPos, BlockState, ConduitBlockEntity): serverTick, method_31677, serverTick

void (ConduitBlockEntity, List<BlockPos>): updateHunting, method_31676, openEye

boolean (World, BlockPos, List<BlockPos>): updateShape, method_11069, updateActivatingBlocks

void (World, BlockPos, List<BlockPos>): applyEffects, method_11055, givePlayersEffects

void (ServerWorld, BlockPos, BlockState, ConduitBlockEntity, boolean): updateAndAttackTarget, method_71632, tryAttack

LazyEntityReference<LivingEntity> (LazyEntityReference<LivingEntity>, ServerWorld, BlockPos, boolean): updateDestroyTarget, method_71633, getValidTarget

LazyEntityReference<LivingEntity> (ServerWorld, BlockPos): selectNewTarget, method_71631, findAttackTarget

Box (BlockPos): getDestroyRangeAABB, method_11059, getAttackZone

void (World, BlockPos, List<BlockPos>, Entity, int): animationTick, method_11063, spawnNautilusParticles

boolean (): isActive, method_11065, isActive

boolean (): isHunting, method_11066, isEyeOpen

void (boolean): setHunting, method_11062, setEyeOpen

float (float): getActiveRotation, method_11061, getRotation

Packet (): getUpdatePacket, method_38235, toUpdatePacket

boolean (LivingEntity): lambda$selectNewTarget$0, method_71634, method_71634