Package gollorum.signpost.minecraft.loot
Klasse PostBlockPartDropLoot
java.lang.Object
net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer
net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer
gollorum.signpost.minecraft.loot.PostBlockPartDropLoot
public class PostBlockPartDropLoot
extends net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer
net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer.Builder<T extends net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer.Builder<T>>, net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer.EntryBase, net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer.EntryConstructor -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final net.minecraft.world.level.storage.loot.entries.ComposableEntryContainerstatic final net.minecraft.world.level.storage.loot.entries.ComposableEntryContainerstatic final com.mojang.serialization.MapCodec<PostBlockPartDropLoot> Von Klasse geerbte Felder net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer
DEFAULT_QUALITY, DEFAULT_WEIGHT, functions, quality, weightVon Klasse geerbte Felder net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer
conditions -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedPostBlockPartDropLoot(int weight, int quality, List<net.minecraft.world.level.storage.loot.predicates.LootItemCondition> conditions, List<net.minecraft.world.level.storage.loot.functions.LootItemFunction> functions) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungdefault net.minecraft.world.level.storage.loot.entries.ComposableEntryContainerand(net.minecraft.world.level.storage.loot.entries.ComposableEntryContainer arg0) static net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer.Builder<?> protected voidcreateItemStack(Consumer<net.minecraft.world.item.ItemStack> consumer, net.minecraft.world.level.storage.loot.LootContext lootContext) net.minecraft.world.level.storage.loot.entries.LootPoolEntryTypegetType()default net.minecraft.world.level.storage.loot.entries.ComposableEntryContaineror(net.minecraft.world.level.storage.loot.entries.ComposableEntryContainer arg0) Von Klasse geerbte Methoden net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer
expand, simpleBuilder, singletonFields, validateVon Klasse geerbte Methoden net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer
canRun, commonFields
-
Felddetails
-
MAP_CODEC
-
ALWAYS_FALSE
static final net.minecraft.world.level.storage.loot.entries.ComposableEntryContainer ALWAYS_FALSE -
ALWAYS_TRUE
static final net.minecraft.world.level.storage.loot.entries.ComposableEntryContainer ALWAYS_TRUE
-
-
Konstruktordetails
-
PostBlockPartDropLoot
-
-
Methodendetails
-
createBuilder
public static net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer.Builder<?> createBuilder() -
createItemStack
protected void createItemStack(Consumer<net.minecraft.world.item.ItemStack> consumer, net.minecraft.world.level.storage.loot.LootContext lootContext) - Angegeben von:
createItemStackin Klassenet.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer
-
getType
public net.minecraft.world.level.storage.loot.entries.LootPoolEntryType getType()- Angegeben von:
getTypein Klassenet.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer
-
and
default net.minecraft.world.level.storage.loot.entries.ComposableEntryContainer and(net.minecraft.world.level.storage.loot.entries.ComposableEntryContainer arg0) -
or
default net.minecraft.world.level.storage.loot.entries.ComposableEntryContainer or(net.minecraft.world.level.storage.loot.entries.ComposableEntryContainer arg0)
-