History - net.minecraft.world.level.block.entity.BaseContainerBlockEntity

1.21.3

Names

net.minecraft.world.level.block.entity.BeaconBlockEntity

net.minecraft.world.level.block.entity.BaseContainerBlockEntity

net.minecraft.class_2580

net.minecraft.class_2624

net.minecraft.unmapped.C_wwadquuj

net.minecraft.unmapped.C_uomuzarq

net.minecraft.block.entity.BeaconBlockEntity

net.minecraft.block.entity.LockableContainerBlockEntity

net.minecraft.block.entity.BeaconBlockEntity

net.minecraft.block.entity.LockableContainerBlockEntity

net.minecraft.src.C_1981_

net.minecraft.src.C_1980_

Fields

int: f, MAX_LEVELS, field_31304, f_ryyxokfs, field_31304, MAX_LEVEL, f_155085_

List<List<Holder<MobEffect>>>: a, BEACON_EFFECTS, field_11801, f_rkpllpyn, EFFECTS_BY_LEVEL, EFFECTS_BY_LEVEL, f_58646_

Set<Holder<MobEffect>>: g, VALID_EFFECTS, field_11798, f_gdxyfopa, EFFECTS, EFFECTS, f_58647_

int: b, DATA_LEVELS, field_31300, f_qqcnhnwr, LEVEL_PROPERTY_INDEX, LEVEL_DATA, f_155081_

int: c, DATA_PRIMARY, field_31301, f_mhasxwwh, PRIMARY_PROPERTY_INDEX, PRIMARY_DATA, f_155082_

int: d, DATA_SECONDARY, field_31302, f_pczjddup, SECONDARY_PROPERTY_INDEX, SECONDARY_DATA, f_155083_

int: e, NUM_DATA_VALUES, field_31303, f_iespktor, PROPERTY_COUNT, DATA_VALUES, f_155084_

int: h, BLOCKS_CHECK_PER_TICK, field_31305, f_noizsupm, field_31305, CHECKED_BLOCKS_PER_TICK, f_155086_

Component: i, DEFAULT_NAME, field_40328, f_xgrxgnhp, CONTAINER_NAME_TEXT, TITLE, f_243996_

String: j, TAG_PRIMARY, field_45784, f_bjgypucn, PRIMARY_EFFECT_NBT_KEY, PRIMARY_EFFECT_KEY, f_291334_

String: k, TAG_SECONDARY, field_45785, f_lcbehrid, SECONDARY_EFFECT_NBT_KEY, SECONDARY_EFFECT_KEY, f_291760_

List<BeaconBlockEntity$BeaconBeamSection>: l, beamSections, field_19177, f_fjwoaamy, beamSegments, beamSegments, f_58648_

List<BeaconBlockEntity$BeaconBeamSection>: m, checkingBeamSections, field_19178, f_ugyhjati, field_19178, beamSegmentsToCheck, f_58649_

int: n, levels, field_11803, f_bppowtht, level, level, f_58650_

int: r, lastCheckY, field_19179, f_olqmkzcd, minY, minY, f_58651_

Holder<MobEffect>: s, primaryPower, field_11795, f_qtfjebrg, primary, primary, f_58652_

Holder<MobEffect>: t, secondaryPower, field_11799, f_zsuppjvr, secondary, secondary, f_58653_

Component: u, name, field_11793, f_galoemma, customName, customName, f_58654_

Component: e, name, field_17376, f_xoshxcvd, customName, customName, f_58622_

LockCode: v, lockKey, field_17377, f_wgjgzhjw, lock, lock, f_58655_

LockCode: d, lockKey, field_12045, f_klvesken, lock, lock, f_58621_

ContainerData: w, dataAccess, field_17378, f_fvmnfejs, propertyDelegate, propertyDelegate, f_58656_

Constructors

(BlockPos, BlockState)

(BlockEntityType<?>, BlockPos, BlockState)

Methods

Holder<MobEffect> (Holder<MobEffect>): a, filterEffect, method_53251, m_jlfysuud, getEffectOrNull, validate, m_294441_

void (Level, BlockPos, BlockState, BeaconBlockEntity): a, tick, method_16896, m_dgttzgkz, tick, tick, m_155107_

int (Level, int, int, int): a, updateBase, method_20293, m_hsnerjpa, updateLevel, updateLevel, m_155092_

void (): aw_, setRemoved, method_11012, m_ftinwujz, markRemoved, markRemoved, m_7651_

void (Level, BlockPos, int, Holder<MobEffect>, Holder<MobEffect>): a, applyEffects, method_10940, m_hpgbimed, applyPlayerEffects, applyPlayerEffects, m_155097_

void (Level, BlockPos, SoundEvent): a, playSound, method_10938, m_uspuntja, playSound, playSound, m_155103_

List<BeaconBlockEntity$BeaconBeamSection> (): b, getBeamSections, method_10937, m_nfnxayia, getBeamSegments, getBeamSegments, m_58702_

ClientboundBlockEntityDataPacket (): c, getUpdatePacket, method_38236, m_eqxggzlw, toUpdatePacket, toUpdatePacket, m_58483_

CompoundTag (HolderLookup$Provider): a, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, toSyncedNbt, m_5995_

void (CompoundTag, String, Holder<MobEffect>): a, storeEffect, method_53253, m_rubjuwzj, writeStatusEffect, writeStatusEffect, m_295548_

Holder<MobEffect> (CompoundTag, String): a, loadEffect, method_53252, m_aynqdjcm, readStatusEffect, readStatusEffect, m_296015_

void (Component): a, setCustomName, method_10936, m_vcgizbgv, setCustomName, setCustomName, m_58681_

void (Level): a, setLevel, method_31662, m_kdzukdvh, setWorld, setWorld, m_142339_

Component (): j, getDefaultName, method_17823, m_egjsjpyi, getContainerName, getContainerName, m_6820_

boolean (Player): d, canOpen, method_17489, m_byzxpqit, checkUnlocked, checkUnlocked, m_7525_

boolean (Player, LockCode, Component): a, canUnlock, method_17487, m_ixxdyeug, checkUnlocked, checkUnlocked, m_58629_

NonNullList<ItemStack> (): f, getItems, method_11282, m_drxlwzcv, getHeldStacks, getInventory, m_58617_

void (NonNullList<ItemStack>): a, setItems, method_11281, m_nnlaacjo, setHeldStacks, setInventory, m_58609_

boolean (): c, isEmpty, method_5442, m_ohnjwggm, isEmpty, isEmpty, m_7983_

ItemStack (int): a, getItem, method_5438, m_jzosiplc, getStack, getStack, m_8020_

ItemStack (int, int): a, removeItem, method_5434, m_jqhmcoxx, removeStack, removeStack, m_7407_

ItemStack (int): b, removeItemNoUpdate, method_5441, m_ujfmycis, removeStack, removeStack, m_8016_

void (int, ItemStack): a, setItem, method_5447, m_akaynoad, setStack, setStack, m_6836_

boolean (Player): a, stillValid, method_5443, m_noresdqq, canPlayerUse, canPlayerUse, m_6542_

void (): a, clearContent, method_5448, m_rufrndtr, clear, clear, m_6211_

AbstractContainerMenu (int, Inventory): a, createMenu, method_5465, m_zoafdewc, createScreenHandler, createScreenHandler, m_6555_

1.21.2

Names

dqc

dur

net.minecraft.world.level.block.entity.TileEntityBeacon

net.minecraft.world.level.block.entity.TileEntityContainer

Fields

int: q, levels, field_11803, f_bppowtht, level, level, f_58650_

int: n, levels, field_11803, f_bppowtht, level, level, f_58650_

Constructors

Methods

void (): aA_, setRemoved, method_11012, m_ftinwujz, markRemoved, markRemoved, m_7651_

void (): aw_, setRemoved, method_11012, m_ftinwujz, markRemoved, markRemoved, m_7651_

Component (): aj, getCustomName, method_5797, m_admxpjqc, getCustomName, getCustomName, m_7770_

Component (): an, getCustomName, method_5797, m_admxpjqc, getCustomName, getCustomName, m_7770_

Component (): S_, getDisplayName, method_5476, m_hyhtasei, getDisplayName, getDisplayName, m_5446_

Component (): p_, getDisplayName, method_5476, m_hyhtasei, getDisplayName, getDisplayName, m_5446_

Component (): ah, getName, method_5477, m_ymwfywvb, getName, getName, m_7755_

Component (): al, getName, method_5477, m_ymwfywvb, getName, getName, m_7755_

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

dpe

dqc

Fields

String: j, TAG_PRIMARY, field_45784, f_bjgypucn, PRIMARY_EFFECT_NBT_KEY, PRIMARY_EFFECT, f_291334_

String: j, TAG_PRIMARY, field_45784, f_bjgypucn, PRIMARY_EFFECT_NBT_KEY, PRIMARY_EFFECT_KEY, f_291334_

String: k, TAG_SECONDARY, field_45785, f_lcbehrid, SECONDARY_EFFECT_NBT_KEY, SECONDARY_EFFECT, f_291760_

String: k, TAG_SECONDARY, field_45785, f_lcbehrid, SECONDARY_EFFECT_NBT_KEY, SECONDARY_EFFECT_KEY, f_291760_

Constructors

Methods

void (): av_, setRemoved, method_11012, m_ftinwujz, markRemoved, markRemoved, m_7651_

void (): aA_, setRemoved, method_11012, m_ftinwujz, markRemoved, markRemoved, m_7651_

void (CompoundTag, HolderLookup$Provider): a, loadAdditional, method_11014, m_trzmaydr, readNbt, m_trzmaydr, m_318667_

void (CompoundTag, HolderLookup$Provider): a, loadAdditional, method_11014, m_trzmaydr, readNbt, readNbtImpl, m_318667_

Component (): ah, getCustomName, method_5797, m_admxpjqc, getCustomName, getCustomName, m_7770_

Component (): aj, getCustomName, method_5797, m_admxpjqc, getCustomName, getCustomName, m_7770_

Component (): O_, getDisplayName, method_5476, m_hyhtasei, getDisplayName, getDisplayName, m_5446_

Component (): S_, getDisplayName, method_5476, m_hyhtasei, getDisplayName, getDisplayName, m_5446_

Component (): af, getName, method_5477, m_ymwfywvb, getName, getName, m_7755_

Component (): ah, getName, method_5477, m_ymwfywvb, getName, getName, m_7755_

void (BlockEntity$DataComponentInput): a, applyImplicitComponents, method_57568, m_cckjpvhm, readComponents, m_318741_

void (BlockEntity$DataComponentInput): a, applyImplicitComponents, method_57568, m_cckjpvhm, readComponents, readComponents, m_318741_

void (DataComponentMap$Builder): a, collectImplicitComponents, method_57567, m_apmtvpji, addComponents, m_318837_

void (DataComponentMap$Builder): a, collectImplicitComponents, method_57567, m_apmtvpji, addComponents, addComponents, m_318837_

void (CompoundTag): a, removeComponentsFromTag, method_57569, m_pcgjfrqh, removeFromCopiedStackNbt, m_pcgjfrqh, m_318942_

void (CompoundTag): a, removeComponentsFromTag, method_57569, m_pcgjfrqh, removeFromCopiedStackNbt, removeComponentData, m_318942_

1.20.6

Names

dpe

net.minecraft.world.level.block.entity.BeaconBlockEntity

net.minecraft.class_2580

net.minecraft.unmapped.C_wwadquuj

net.minecraft.block.entity.BeaconBlockEntity

net.minecraft.block.entity.BeaconBlockEntity

net.minecraft.src.C_1981_

net.minecraft.world.level.block.entity.TileEntityBeacon

Fields

int: f, MAX_LEVELS, field_31304, f_ryyxokfs, field_31304, MAX_LEVEL, f_155085_

List<List<Holder<MobEffect>>>: a, BEACON_EFFECTS, field_11801, f_rkpllpyn, EFFECTS_BY_LEVEL, EFFECTS_BY_LEVEL, f_58646_

Set<Holder<MobEffect>>: g, VALID_EFFECTS, field_11798, f_gdxyfopa, EFFECTS, EFFECTS, f_58647_

int: b, DATA_LEVELS, field_31300, f_qqcnhnwr, LEVEL_PROPERTY_INDEX, LEVEL_DATA, f_155081_

int: c, DATA_PRIMARY, field_31301, f_mhasxwwh, PRIMARY_PROPERTY_INDEX, PRIMARY_DATA, f_155082_

int: d, DATA_SECONDARY, field_31302, f_pczjddup, SECONDARY_PROPERTY_INDEX, SECONDARY_DATA, f_155083_

int: e, NUM_DATA_VALUES, field_31303, f_iespktor, PROPERTY_COUNT, DATA_VALUES, f_155084_

int: h, BLOCKS_CHECK_PER_TICK, field_31305, f_noizsupm, field_31305, CHECKED_BLOCKS_PER_TICK, f_155086_

Component: i, DEFAULT_NAME, field_40328, f_xgrxgnhp, CONTAINER_NAME_TEXT, TITLE, f_243996_

String: j, TAG_PRIMARY, field_45784, f_bjgypucn, PRIMARY_EFFECT_NBT_KEY, PRIMARY_EFFECT, f_291334_

String: k, TAG_SECONDARY, field_45785, f_lcbehrid, SECONDARY_EFFECT_NBT_KEY, SECONDARY_EFFECT, f_291760_

List<BeaconBlockEntity$BeaconBeamSection>: l, beamSections, field_19177, f_fjwoaamy, beamSegments, beamSegments, f_58648_

List<BeaconBlockEntity$BeaconBeamSection>: m, checkingBeamSections, field_19178, f_ugyhjati, field_19178, beamSegmentsToCheck, f_58649_

int: q, levels, field_11803, f_bppowtht, level, level, f_58650_

int: r, lastCheckY, field_19179, f_olqmkzcd, minY, minY, f_58651_

Holder<MobEffect>: s, primaryPower, field_11795, f_qtfjebrg, primary, primary, f_58652_

Holder<MobEffect>: t, secondaryPower, field_11799, f_zsuppjvr, secondary, secondary, f_58653_

Component: u, name, field_11793, f_galoemma, customName, customName, f_58654_

LockCode: v, lockKey, field_17377, f_wgjgzhjw, lock, lock, f_58655_

ContainerData: w, dataAccess, field_17378, f_fvmnfejs, propertyDelegate, propertyDelegate, f_58656_

Constructors

(BlockPos, BlockState)

Methods

Holder<MobEffect> (Holder<MobEffect>): a, filterEffect, method_53251, m_jlfysuud, getEffectOrNull, validate, m_294441_

void (Level, BlockPos, BlockState, BeaconBlockEntity): a, tick, method_16896, m_dgttzgkz, tick, tick, m_155107_

int (Level, int, int, int): a, updateBase, method_20293, m_hsnerjpa, updateLevel, updateLevel, m_155092_

void (): av_, setRemoved, method_11012, m_ftinwujz, markRemoved, markRemoved, m_7651_

void (Level, BlockPos, int, Holder<MobEffect>, Holder<MobEffect>): a, applyEffects, method_10940, m_hpgbimed, applyPlayerEffects, applyPlayerEffects, m_155097_

void (Level, BlockPos, SoundEvent): a, playSound, method_10938, m_uspuntja, playSound, playSound, m_155103_

List<BeaconBlockEntity$BeaconBeamSection> (): b, getBeamSections, method_10937, m_nfnxayia, getBeamSegments, getBeamSegments, m_58702_

ClientboundBlockEntityDataPacket (): c, getUpdatePacket, method_38236, m_eqxggzlw, toUpdatePacket, toUpdatePacket, m_58483_

CompoundTag (HolderLookup$Provider): a, getUpdateTag, method_16887, m_escrnqip, toInitialChunkDataNbt, toSyncedNbt, m_5995_

void (CompoundTag, String, Holder<MobEffect>): a, storeEffect, method_53253, m_rubjuwzj, writeStatusEffect, writeStatusEffect, m_295548_

Holder<MobEffect> (CompoundTag, String): a, loadEffect, method_53252, m_aynqdjcm, readStatusEffect, readStatusEffect, m_296015_

void (CompoundTag, HolderLookup$Provider): a, loadAdditional, method_11014, m_trzmaydr, readNbt, m_trzmaydr, m_318667_

void (CompoundTag, HolderLookup$Provider): b, saveAdditional, method_11007, m_qopnimsa, writeNbt, writeNbt, m_183515_

void (Component): a, setCustomName, method_10936, m_vcgizbgv, setCustomName, setCustomName, m_58681_

Component (): ah, getCustomName, method_5797, m_admxpjqc, getCustomName, getCustomName, m_7770_

AbstractContainerMenu (int, Inventory, Player): createMenu, createMenu, createMenu, createMenu, m_7208_

Component (): O_, getDisplayName, method_5476, m_hyhtasei, getDisplayName, getDisplayName, m_5446_

Component (): af, getName, method_5477, m_ymwfywvb, getName, getName, m_7755_

void (BlockEntity$DataComponentInput): a, applyImplicitComponents, method_57568, m_cckjpvhm, readComponents, m_318741_

void (DataComponentMap$Builder): a, collectImplicitComponents, method_57567, m_apmtvpji, addComponents, m_318837_

void (CompoundTag): a, removeComponentsFromTag, method_57569, m_pcgjfrqh, removeFromCopiedStackNbt, m_pcgjfrqh, m_318942_

void (Level): a, setLevel, method_31662, m_kdzukdvh, setWorld, setWorld, m_142339_