History - net.minecraft.world.level.block.entity.JukeboxBlockEntity
1.21.3
Names
drj
dwb
Fields
ItemStack: d, item, field_46507, recordStack, f_303331_
ItemStack: d, item, field_46507, recordStack
String: b, SONG_ITEM_TAG_ID, field_52064, RECORD_ITEM_NBT_KEY, f_337261_
String: b, SONG_ITEM_TAG_ID, field_52064, RECORD_ITEM_NBT_KEY
String: c, TICKS_SINCE_SONG_STARTED_TAG_ID, field_52065, TICKS_SINCE_SONG_STARTED_NBT_KEY, f_336741_
String: c, TICKS_SINCE_SONG_STARTED_TAG_ID, field_52065, TICKS_SINCE_SONG_STARTED_NBT_KEY
JukeboxSongPlayer: e, jukeboxSongPlayer, field_52066, manager, f_337052_
JukeboxSongPlayer: e, jukeboxSongPlayer, field_52066, manager
Constructors
Methods
void (Level, BlockPos, BlockState, JukeboxBlockEntity): a, tick, method_44370, tick, m_272276_
void (Level, BlockPos, BlockState, JukeboxBlockEntity): a, tick, method_44370, tick
int (): al_, getMaxStackSize, method_5444, getMaxCountPerStack, m_6893_
int (): ao_, getMaxStackSize, method_5444, getMaxCountPerStack
boolean (int, ItemStack): b, canPlaceItem, method_5437, isValid, m_7013_
boolean (int, ItemStack): b, canPlaceItem, method_5437, isValid
boolean (Container, int, ItemStack): a, canTakeItem, method_49104, canTransferTo, m_271862_
boolean (Container, int, ItemStack): a, canTakeItem, method_49104, canTransferTo
void (): l, popOutTheItem, method_49213, dropRecord, m_272252_
void (): t, popOutTheItem, method_49213, dropRecord
void (ItemStack): c, setSongItemWithoutPlaying, method_49210, setDisc, m_339691_
void (ItemStack): c, setSongItemWithoutPlaying, method_49210, setDisc
ItemStack (): f, getTheItem, method_54079, getStack, m_306082_
ItemStack (): f, getTheItem, method_54079, getStack
ItemStack (int): c, splitTheItem, method_54078, decreaseStack, m_305214_
ItemStack (int): c, splitTheItem, method_54078, decreaseStack
void (ItemStack): b, setTheItem, method_54077, setStack, m_305072_
void (ItemStack): b, setTheItem, method_54077, setStack
BlockEntity (): v, getContainerBlockEntity, method_54080, asBlockEntity, m_304707_
BlockEntity (): v, getContainerBlockEntity, method_54080, asBlockEntity
void (CompoundTag, HolderLookup$Provider): a, loadAdditional, method_11014, readNbt, m_318667_
void (CompoundTag, HolderLookup$Provider): a, loadAdditional, method_11014, readNbt
void (CompoundTag, HolderLookup$Provider): b, saveAdditional, method_11007, writeNbt, m_183515_
void (CompoundTag, HolderLookup$Provider): b, saveAdditional, method_11007, writeNbt
JukeboxSongPlayer (): j, getSongPlayer, method_60784, getManager, m_338555_
JukeboxSongPlayer (): j, getSongPlayer, method_60784, getManager
void (): k, onSongChanged, method_60785, onManagerChange, m_338418_
void (): k, onSongChanged, method_60785, onManagerChange
void (boolean): a, notifyItemChangedInJukebox, method_60782, onRecordStackChanged, m_269320_
void (boolean): a, notifyItemChangedInJukebox, method_60782, onRecordStackChanged
int (): u, getComparatorOutput, method_60992, getComparatorOutput, m_340269_
int (): u, getComparatorOutput, method_60992, getComparatorOutput
void (): w, tryForcePlaySong, method_60786, reloadDisc, m_340133_
void (): w, tryForcePlaySong, method_60786, reloadDisc
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
dqk
drj
Fields
int: d, ticksSinceLastEvent, field_39481, ticksThisSecond, f_238796_
long: e, tickCount, field_39482, tickCount, f_238695_
long: f, recordStartedTick, field_39483, recordStartTick, f_238572_
boolean: g, isPlaying, field_39484, isPlaying, f_238637_
int: b, SONG_END_PADDING, field_42799, SECOND_PER_TICK, f_271500_
ItemStack: c, item, field_46507, recordStack, f_303331_
ItemStack: d, item, field_46507, recordStack, f_303331_
String: b, SONG_ITEM_TAG_ID, field_52064, RECORD_ITEM_NBT_KEY, f_337261_
String: c, TICKS_SINCE_SONG_STARTED_TAG_ID, field_52065, TICKS_SINCE_SONG_STARTED_NBT_KEY, f_336741_
JukeboxSongPlayer: e, jukeboxSongPlayer, field_52066, manager, f_337052_
Constructors
Methods
void (Level, BlockPos, BlockState, JukeboxBlockEntity): a, playRecordTick, method_44370, tick, m_239937_
void (Level, BlockPos, BlockState, JukeboxBlockEntity): a, tick, method_44370, tick, m_272276_
boolean (): j, isRecordPlaying, method_44373, isPlayingRecord, m_272025_
void (Entity, boolean): a, setHasRecordBlockState, method_49209, updateState, m_271871_
void (): k, startPlaying, method_49212, startPlaying, m_271687_
void (): u, stopPlaying, method_49214, stopPlaying, m_272088_
void (Level, BlockPos, BlockState): b, tick, method_49211, tick, m_272276_
boolean (RecordItem): a, shouldRecordStopPlaying, method_44372, isSongFinished, m_271713_
boolean (): w, shouldSendJukeboxPlayingEvent, method_44371, hasSecondPassed, m_239365_
int (): ah_, getMaxStackSize, method_5444, getMaxCountPerStack, m_6893_
int (): al_, getMaxStackSize, method_5444, getMaxCountPerStack, m_6893_
void (Level, BlockPos): a, spawnMusicParticles, method_48969, spawnNoteParticle, m_269320_
void (): l, popOutRecord, method_49213, dropRecord, m_272252_
void (): l, popOutTheItem, method_49213, dropRecord, m_272252_
void (ItemStack): c, setRecordWithoutPlaying, method_49210, setDisc, m_272139_
void (ItemStack): c, setSongItemWithoutPlaying, method_49210, setDisc, m_339691_
JukeboxSongPlayer (): j, getSongPlayer, method_60784, getManager, m_338555_
void (): k, onSongChanged, method_60785, onManagerChange, m_338418_
void (boolean): a, notifyItemChangedInJukebox, method_60782, onRecordStackChanged, m_269320_
int (): u, getComparatorOutput, method_60992, getComparatorOutput, m_340269_
void (): w, tryForcePlaySong, method_60786, reloadDisc, m_340133_
1.20.6
Names
dhw
dqk
Fields
int: e, ticksSinceLastEvent, field_39481, ticksThisSecond, f_238796_
int: d, ticksSinceLastEvent, field_39481, ticksThisSecond, f_238796_
long: f, tickCount, field_39482, tickCount, f_238695_
long: e, tickCount, field_39482, tickCount, f_238695_
long: g, recordStartedTick, field_39483, recordStartTick, f_238572_
long: f, recordStartedTick, field_39483, recordStartTick, f_238572_
boolean: h, isPlaying, field_39484, isPlaying, f_238637_
boolean: g, isPlaying, field_39484, isPlaying, f_238637_
int: c, SONG_END_PADDING, field_42799, SECOND_PER_TICK, f_271500_
int: b, SONG_END_PADDING, field_42799, SECOND_PER_TICK, f_271500_
ItemStack: d, item, field_46507, recordStack, f_303331_
ItemStack: c, item, field_46507, recordStack, f_303331_
Constructors
Methods
void (CompoundTag): a, load, method_11014, readNbt, m_142466_
void (CompoundTag): b, saveAdditional, method_11007, writeNbt, m_183515_
boolean (): f, isRecordPlaying, method_44373, isPlayingRecord, m_272025_
boolean (): j, isRecordPlaying, method_44373, isPlayingRecord, m_272025_
void (): g, startPlaying, method_49212, startPlaying, m_271687_
void (): k, startPlaying, method_49212, startPlaying, m_271687_
void (): l, stopPlaying, method_49214, stopPlaying, m_272088_
void (): u, stopPlaying, method_49214, stopPlaying, m_272088_
boolean (): m, shouldSendJukeboxPlayingEvent, method_44371, hasSecondPassed, m_239365_
boolean (): w, shouldSendJukeboxPlayingEvent, method_44371, hasSecondPassed, m_239365_
int (): ak_, getMaxStackSize, method_5444, getMaxCountPerStack, m_6893_
int (): ah_, getMaxStackSize, method_5444, getMaxCountPerStack, m_6893_
void (): k, popOutRecord, method_49213, dropRecord, m_272252_
void (): l, popOutRecord, method_49213, dropRecord, m_272252_
void (ItemStack): a, setRecordWithoutPlaying, method_49210, setDisc, m_272139_
void (ItemStack): c, setRecordWithoutPlaying, method_49210, setDisc, m_272139_
ItemStack (): x, getTheItem, method_54079, getStack, m_306082_
ItemStack (): f, getTheItem, method_54079, getStack, m_306082_
BlockEntity (): y, getContainerBlockEntity, method_54080, asBlockEntity, m_304707_
BlockEntity (): v, getContainerBlockEntity, method_54080, asBlockEntity, m_304707_
void (CompoundTag, HolderLookup$Provider): a, loadAdditional, method_11014, readNbt, m_318667_
void (CompoundTag, HolderLookup$Provider): b, saveAdditional, method_11007, writeNbt, m_183515_
1.20.4
Names
ddv
dhw
Fields
NonNullList<ItemStack>: d, items, field_42800, inventory, f_271436_
ItemStack: d, item, field_46507, recordStack, f_303331_
Constructors
Methods
void (): v, stopPlaying, method_49214, stopPlaying, m_272088_
void (): l, stopPlaying, method_49214, stopPlaying, m_272088_
boolean (): w, shouldSendJukeboxPlayingEvent, method_44371, hasSecondPassed, m_239365_
boolean (): m, shouldSendJukeboxPlayingEvent, method_44371, hasSecondPassed, m_239365_
ItemStack (int): a, getItem, method_5438, getStack, m_8020_
ItemStack (int, int): a, removeItem, method_5434, removeStack, m_7407_
void (int, ItemStack): a, setItem, method_5447, setStack, m_6836_
int (): ag_, getMaxStackSize, method_5444, getMaxCountPerStack, m_6893_
int (): ak_, getMaxStackSize, method_5444, getMaxCountPerStack, m_6893_
boolean (Player): a, stillValid, method_5443, canPlayerUse, m_6542_
void (): i, popOutRecord, method_49213, dropRecord, m_272252_
void (): k, popOutRecord, method_49213, dropRecord, m_272252_
ItemStack (): x, getTheItem, method_54079, getStack, m_306082_
ItemStack (int): c, splitTheItem, method_54078, decreaseStack, m_305214_
void (ItemStack): b, setTheItem, method_54077, setStack, m_305072_
BlockEntity (): y, getContainerBlockEntity, method_54080, asBlockEntity, m_304707_
1.20.2
Names
dan
ddv
Fields
Constructors
Methods
int (): ac_, getMaxStackSize, method_5444, getMaxCountPerStack, m_6893_
int (): ag_, getMaxStackSize, method_5444, getMaxCountPerStack, m_6893_
1.20.1
Names
dac
dan
Fields
Constructors
Methods
int (): ab_, getMaxStackSize, method_5444, getMaxCountPerStack, m_6893_
int (): ac_, getMaxStackSize, method_5444, getMaxCountPerStack, m_6893_
1.19.4
Names
cxh
dac
Fields
ItemStack: a, record, field_12031, record, f_59514_
int: b, ticksSinceLastEvent, field_39481, ticksThisSecond, f_238796_
int: e, ticksSinceLastEvent, field_39481, ticksThisSecond, f_238796_
long: c, tickCount, field_39482, tickCount, f_238695_
long: f, tickCount, field_39482, tickCount, f_238695_
long: d, recordStartedTick, field_39483, recordStartTick, f_238572_
long: g, recordStartedTick, field_39483, recordStartTick, f_238572_
boolean: e, isPlaying, field_39484, isPlaying, f_238637_
boolean: h, isPlaying, field_39484, isPlaying, f_238637_
int: c, SONG_END_PADDING, field_42799, SECOND_PER_TICK, f_271500_
NonNullList<ItemStack>: d, items, field_42800, inventory, f_271436_
Constructors
Methods
ItemStack (): c, getRecord, method_11275, getRecord, m_59524_
void (ItemStack): a, setRecord, method_11276, setRecord, m_59517_
void (): a, clearContent, method_5448, clear, m_6211_
void (): d, playRecord, method_44374, startPlaying, m_239936_
boolean (BlockState, JukeboxBlockEntity): a, recordIsPlaying, method_44373, isPlayingRecord, m_240053_
boolean (JukeboxBlockEntity, RecordItem): a, recordShouldStopPlaying, method_44372, isSongFinished, m_239766_
boolean (JukeboxBlockEntity): a, shouldSendJukeboxPlayingEvent, method_44371, hasSecondPassed, m_239365_
boolean (): f, isRecordPlaying, method_44373, isPlayingRecord, m_272025_
void (Entity, boolean): a, setHasRecordBlockState, method_49209, updateState, m_271871_
void (): g, startPlaying, method_49212, startPlaying, m_271687_
void (): v, stopPlaying, method_49214, stopPlaying, m_272088_
void (Level, BlockPos, BlockState): b, tick, method_49211, tick, m_272276_
boolean (RecordItem): a, shouldRecordStopPlaying, method_44372, isSongFinished, m_271713_
boolean (): w, shouldSendJukeboxPlayingEvent, method_44371, hasSecondPassed, m_239365_
ItemStack (int): a, getItem, method_5438, getStack, m_8020_
ItemStack (int, int): a, removeItem, method_5434, removeStack, m_7407_
void (int, ItemStack): a, setItem, method_5447, setStack, m_6836_
int (): ab_, getMaxStackSize, method_5444, getMaxCountPerStack, m_6893_
boolean (Player): a, stillValid, method_5443, canPlayerUse, m_6542_
boolean (int, ItemStack): b, canPlaceItem, method_5437, isValid, m_7013_
boolean (Container, int, ItemStack): a, canTakeItem, method_49104, canTransferTo, m_271862_
void (Level, BlockPos): a, spawnMusicParticles, method_48969, spawnNoteParticle, m_269320_
void (): i, popOutRecord, method_49213, dropRecord, m_272252_
void (ItemStack): a, setRecordWithoutPlaying, method_49210, setDisc, m_272139_
1.19.3
Names
cuc
cxh
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
ctf
cuc
Fields
int: b, ticksSinceLastEvent, field_39481, ticksThisSecond, f_238796_
long: c, tickCount, field_39482, tickCount, f_238695_
long: d, recordStartedTick, field_39483, recordStartTick, f_238572_
boolean: e, isPlaying, field_39484, isPlaying, f_238637_
Constructors
Methods
void (): d, playRecord, method_44374, startPlaying, m_239936_
void (Level, BlockPos, BlockState, JukeboxBlockEntity): a, playRecordTick, method_44370, tick, m_239937_
boolean (BlockState, JukeboxBlockEntity): a, recordIsPlaying, method_44373, isPlayingRecord, m_240053_
boolean (JukeboxBlockEntity, RecordItem): a, recordShouldStopPlaying, method_44372, isSongFinished, m_239766_
boolean (JukeboxBlockEntity): a, shouldSendJukeboxPlayingEvent, method_44371, hasSecondPassed, m_239365_
1.19
Names
cnl
ctf
Fields
Constructors
Methods
1.18.2
Names
cmt
cnl
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
cjk
cmt
Fields
Constructors
Methods
void (CompoundTag): a, load, method_11014, readNbt, m_142466_, load
void (CompoundTag): a, load, method_11014, readNbt, m_142466_
CompoundTag (CompoundTag): b, save, method_11007, writeNbt, m_6945_, save
ItemStack (): d, getRecord, method_11275, getRecord, m_59524_, getRecord
ItemStack (): c, getRecord, method_11275, getRecord, m_59524_
void (ItemStack): a, setRecord, method_11276, setRecord, m_59517_, setRecord
void (ItemStack): a, setRecord, method_11276, setRecord, m_59517_
void (): a, clearContent, method_5448, clear, m_6211_, clear
void (): a, clearContent, method_5448, clear, m_6211_
void (CompoundTag): b, saveAdditional, method_11007, writeNbt, m_183515_
1.17.1
Names
cjj
cjk
Fields
Constructors
Methods
1.17
Names
cda
cjj
net.minecraft.tileentity.JukeboxTileEntity
net.minecraft.src.C_2015_
net.minecraft.server.v1_16_R3.TileEntityJukeBox
net.minecraft.world.level.block.entity.TileEntityJukeBox
Fields
ItemStack: a, record, field_12031, record, field_195538_a
ItemStack: a, record, field_12031, record, f_59514_
Constructors
()
Methods
void (CompoundTag): a, load, method_11014, readNbt, m_142466_, load
CompoundTag (CompoundTag): a, save, method_11007, writeNbt, func_189515_b, save
CompoundTag (CompoundTag): b, save, method_11007, writeNbt, m_6945_, save
ItemStack (): d, getRecord, method_11275, getRecord, func_195537_c, getRecord
ItemStack (): d, getRecord, method_11275, getRecord, m_59524_, getRecord
void (ItemStack): a, setRecord, method_11276, setRecord, func_195535_a, setRecord
void (ItemStack): a, setRecord, method_11276, setRecord, m_59517_, setRecord
void (): Y_, clearContent, method_5448, clear, func_174888_l, clear
void (): a, clearContent, method_5448, clear, m_6211_, clear
void (BlockState, CompoundTag): a, load, method_11014, fromTag, func_230337_a_, load
1.16.5
Names
Fields
Constructors
Methods
CompoundTag (CompoundTag): a, save, method_11007, toTag, func_189515_b, save
CompoundTag (CompoundTag): a, save, method_11007, writeNbt, func_189515_b, save
1.16.4
Names
ccx
cda
net.minecraft.server.v1_16_R2.TileEntityJukeBox
net.minecraft.server.v1_16_R3.TileEntityJukeBox
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
cec
ccx
net.minecraft.server.v1_16_R1.TileEntityJukeBox
net.minecraft.server.v1_16_R2.TileEntityJukeBox
Fields
Constructors
Methods
void (): aa_, clearContent, method_5448, clear, func_174888_l, clear
void (): Y_, clearContent, method_5448, clear, func_174888_l, clear
1.16.1
Names
bxc
cec
net.minecraft.server.v1_15_R1.TileEntityJukeBox
net.minecraft.server.v1_16_R1.TileEntityJukeBox
Fields
Constructors
Methods
void (CompoundTag): a, load, method_11014, fromTag, func_145839_a, load
CompoundTag (CompoundTag): b, save, method_11007, toTag, func_189515_b, save
CompoundTag (CompoundTag): a, save, method_11007, toTag, func_189515_b, save
void (): N_, clearContent, method_5448, clear, func_174888_l, clear
void (): aa_, clearContent, method_5448, clear, func_174888_l, clear
void (BlockState, CompoundTag): a, load, method_11014, fromTag, func_230337_a_, load
1.15.2
Names
bwz
bxc
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
bun
bwz
net.minecraft.server.v1_14_R1.TileEntityJukeBox
net.minecraft.server.v1_15_R1.TileEntityJukeBox
Fields
Constructors
Methods
void (): L_, clearContent, method_5448, clear, func_174888_l, clear
void (): N_, clearContent, method_5448, clear, func_174888_l, clear
1.14.4
Names
bui
bun
net.minecraft.world.level.block.entity.JukeboxBlockEntity
Fields
ItemStack: a, field_12031, record, field_195538_a
ItemStack: a, record, field_12031, record, field_195538_a
Constructors
Methods
void (NBTTagCompound): a, method_11014, fromTag, func_145839_a, load
void (CompoundTag): a, load, method_11014, fromTag, func_145839_a, load
NBTTagCompound (NBTTagCompound): b, method_11007, toTag, func_189515_b, save
CompoundTag (CompoundTag): b, save, method_11007, toTag, func_189515_b, save
ItemStack (): d, method_11275, getRecord, func_195537_c, getRecord
ItemStack (): d, getRecord, method_11275, getRecord, func_195537_c, getRecord
void (ItemStack): a, method_11276, setRecord, func_195535_a, setRecord
void (ItemStack): a, setRecord, method_11276, setRecord, func_195535_a, setRecord
void (): L_, method_5448, clear, func_174888_l, clear
void (): L_, clearContent, method_5448, clear, func_174888_l, clear
1.14.3
Names
bue
bui
net.minecraft.block.entity.JukeboxBlockEntity
Fields
ItemStack: a, field_12031, field_195538_a
ItemStack: a, field_12031, record, field_195538_a
Constructors
Methods
void (NBTTagCompound): a, method_11014, func_145839_a, load
void (NBTTagCompound): a, method_11014, fromTag, func_145839_a, load
NBTTagCompound (NBTTagCompound): b, method_11007, func_189515_b, save
NBTTagCompound (NBTTagCompound): b, method_11007, toTag, func_189515_b, save
ItemStack (): d, method_11275, func_195537_c, getRecord
ItemStack (): d, method_11275, getRecord, func_195537_c, getRecord
void (ItemStack): a, method_11276, func_195535_a, setRecord
void (ItemStack): a, method_11276, setRecord, func_195535_a, setRecord
void (): M_, method_5448, func_174888_l, clear
void (): L_, method_5448, clear, func_174888_l, clear
1.14.2
Names
Fields
Constructors
Methods
ItemStack (): c, method_11275, func_195537_c, getRecord
ItemStack (): d, method_11275, func_195537_c, getRecord
1.14.1
Names
bud
bue
Fields
Constructors
Methods
1.14
Names
bjx
bud
net.minecraft.class_2619
net.minecraft.tileentity.TileEntityJukebox
net.minecraft.tileentity.JukeboxTileEntity
net.minecraft.server.v1_13_R2.TileEntityJukeBox
net.minecraft.server.v1_14_R1.TileEntityJukeBox
Fields
ItemStack: a, field_195538_a
ItemStack: a, field_12031, field_195538_a
Constructors
Methods
void (NBTTagCompound): b, func_145839_a, load
void (NBTTagCompound): a, method_11014, func_145839_a, load
NBTTagCompound (NBTTagCompound): a, func_189515_b, save
NBTTagCompound (NBTTagCompound): b, method_11007, func_189515_b, save
ItemStack (): c, func_195537_c, getRecord
ItemStack (): c, method_11275, func_195537_c, getRecord
void (ItemStack): a, func_195535_a, setRecord
void (ItemStack): a, method_11276, func_195535_a, setRecord
void (): M_, method_5448, func_174888_l, clear
1.13.2
Names
bjw
bjx
Fields
Constructors
Methods
1.13.1
Names
bjo
bjw
net.minecraft.server.v1_13_R1.TileEntityJukeBox
net.minecraft.server.v1_13_R2.TileEntityJukeBox
Fields
Constructors
Methods
1.13
Names
bjo
net.minecraft.tileentity.TileEntityJukebox
net.minecraft.server.v1_13_R1.TileEntityJukeBox
Fields
ItemStack: a, field_195538_a
Constructors
()
Methods
void (NBTTagCompound): b, func_145839_a, load
NBTTagCompound (NBTTagCompound): a, func_189515_b, save
ItemStack (): c, func_195537_c, getRecord
void (ItemStack): a, func_195535_a, setRecord