Class EmptyLootItem
java.lang.Object
net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer
net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer
net.minecraft.world.level.storage.loot.entries.EmptyLootItem
- All Implemented Interfaces:
- ComposableEntryContainer
- 
Nested Class SummaryNested ClassesNested classes/interfaces inherited from class net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainerLootPoolSingletonContainer.Builder<T extends LootPoolSingletonContainer.Builder<T>>, LootPoolSingletonContainer.DummyBuilder, LootPoolSingletonContainer.EntryBase, LootPoolSingletonContainer.EntryConstructor
- 
Field SummaryFields inherited from class net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainercompositeFunction, DEFAULT_QUALITY, DEFAULT_WEIGHT, functions, quality, weightFields inherited from class net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainerconditionsFields inherited from interface net.minecraft.world.level.storage.loot.entries.ComposableEntryContainerALWAYS_FALSE, ALWAYS_TRUE
- 
Constructor SummaryConstructorsConstructorDescriptionEmptyLootItem(int p_79519_, int p_79520_, LootItemCondition[] p_79521_, LootItemFunction[] p_79522_) 
- 
Method SummaryModifier and TypeMethodDescriptionvoidcreateItemStack(Consumer<ItemStack> p_79531_, LootContext p_79532_) static LootPoolSingletonContainer.Builder<?>getType()Methods inherited from class net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainerexpand, simpleBuilder, validateMethods inherited from class net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainercanRunMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.world.level.storage.loot.entries.ComposableEntryContainerand, or
- 
Constructor Details- 
EmptyLootItemEmptyLootItem(int p_79519_, int p_79520_, LootItemCondition[] p_79521_, LootItemFunction[] p_79522_) 
 
- 
- 
Method Details- 
getType- Specified by:
- getTypein class- LootPoolEntryContainer
 
- 
createItemStack- Specified by:
- createItemStackin class- LootPoolSingletonContainer
 
- 
emptyItem
 
-