Uses of Interface
net.minecraft.world.level.storage.loot.Serializer
Package
Description
-
Uses of Serializer in net.minecraft.world.level.storage.loot
-
Uses of Serializer in net.minecraft.world.level.storage.loot.entries
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
Modifier and TypeMethodDescriptionprivate static LootPoolEntryType
LootPoolEntries.register
(String p_79630_, Serializer<? extends LootPoolEntryContainer> p_79631_) ModifierConstructorDescriptionLootPoolEntryType
(Serializer<? extends LootPoolEntryContainer> p_79674_) -
Uses of Serializer in net.minecraft.world.level.storage.loot.functions
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
Modifier and TypeMethodDescriptionprivate static LootItemFunctionType
LootItemFunctions.register
(String p_80763_, Serializer<? extends LootItemFunction> p_80764_) ModifierConstructorDescriptionLootItemFunctionType
(Serializer<? extends LootItemFunction> p_80734_) -
Uses of Serializer in net.minecraft.world.level.storage.loot.predicates
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
Modifier and TypeMethodDescriptionprivate static LootItemConditionType
LootItemConditions.register
(String p_81832_, Serializer<? extends LootItemCondition> p_81833_) ModifierConstructorDescriptionLootItemConditionType
(Serializer<? extends LootItemCondition> p_81810_) -
Uses of Serializer in net.minecraft.world.level.storage.loot.providers.nbt
Modifier and TypeClassDescriptionstatic class
static class
Modifier and TypeMethodDescriptionprivate static LootNbtProviderType
NbtProviders.register
(String p_165629_, Serializer<? extends NbtProvider> p_165630_) -
Uses of Serializer in net.minecraft.world.level.storage.loot.providers.number
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
Modifier and TypeMethodDescriptionprivate static LootNumberProviderType
NumberProviders.register
(String p_165739_, Serializer<? extends NumberProvider> p_165740_) ModifierConstructorDescriptionLootNumberProviderType
(Serializer<? extends NumberProvider> p_165728_) -
Uses of Serializer in net.minecraft.world.level.storage.loot.providers.score
Modifier and TypeClassDescriptionstatic class
static class
Modifier and TypeMethodDescriptionprivate static LootScoreProviderType
ScoreboardNameProviders.register
(String p_165874_, Serializer<? extends ScoreboardNameProvider> p_165875_) ModifierConstructorDescriptionLootScoreProviderType
(Serializer<? extends ScoreboardNameProvider> p_165866_) -
Uses of Serializer in net.minecraftforge.common.loot
Modifier and TypeClassDescriptionstatic class
static class