History - net.minecraft.block.entity.BrushableBlockEntity
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
void (ServerWorld, LivingEntity, ItemStack): unpackLootTable, method_49217, generateItem
void (ServerWorld, LivingEntity, ItemStackView): unpackLootTable, method_49217, generateItem
1.21.11_unobfuscated
Names
net.minecraft.world.level.block.entity.BrushableBlockEntity
net.minecraft.class_8174
net.minecraft.block.entity.BrushableBlockEntity
Fields
org.slf4j.Logger: LOGGER, field_42801, LOGGER
String: LOOT_TABLE_TAG, field_42802, LOOT_TABLE_NBT_KEY
String: LOOT_TABLE_SEED_TAG, field_42803, LOOT_TABLE_SEED_NBT_KEY
String: HIT_DIRECTION_TAG, field_42804, HIT_DIRECTION_NBT_KEY
String: ITEM_TAG, field_42805, ITEM_NBT_KEY
int: BRUSH_COOLDOWN_TICKS, field_42806, field_42806
int: BRUSH_RESET_TICKS, field_42807, field_42807
int: REQUIRED_BRUSHES_TO_BREAK, field_42808, field_42808
int: brushCount, field_42809, brushesCount
long: brushCountResetsAtTick, field_42810, nextDustTime
long: coolDownEndsAtTick, field_42811, nextBrushTime
ItemStack: item, field_42812, item
Direction: hitDirection, field_42813, hitDirection
RegistryKey<LootTable>: lootTable, field_42814, lootTable
long: lootTableSeed, field_42815, lootTableSeed
Constructors
Methods
boolean (long, ServerWorld, LivingEntity, Direction, ItemStack): brush, method_49215, brush
void (ServerWorld, LivingEntity, ItemStack): unpackLootTable, method_49217, generateItem
void (ServerWorld, LivingEntity, ItemStack): brushingCompleted, method_49218, finishBrushing
void (ServerWorld, LivingEntity, ItemStack): dropContent, method_49220, spawnItem
void (ServerWorld): checkReset, method_49219, scheduledTick
boolean (ReadView): tryLoadLootTable, method_49222, readLootTableFromData
boolean (WriteView): trySaveLootTable, method_49223, writeLootTableToData
NbtCompound (RegistryWrapper$WrapperLookup): getUpdateTag, method_16887, toInitialChunkDataNbt
BlockEntityUpdateS2CPacket (): getUpdatePacket, method_38235, toUpdatePacket
void (ReadView): loadAdditional, method_11014, readData
void (WriteView): saveAdditional, method_11007, writeData
void (RegistryKey<LootTable>, long): setLootTable, method_49216, setLootTable
int (): getCompletionState, method_49226, getDustedLevel
Direction (): getHitDirection, method_49224, getHitDirection
ItemStack (): getItem, method_49225, getItem
Packet (): getUpdatePacket, method_38235, toUpdatePacket