Uses of Interface
net.minecraft.world.level.storage.loot.Serializer
Packages that use Serializer
Package
Description
-
Uses of Serializer in net.minecraft.world.level.storage.loot
Fields in net.minecraft.world.level.storage.loot declared as SerializerMethods in net.minecraft.world.level.storage.loot that return SerializerConstructors in net.minecraft.world.level.storage.loot with parameters of type Serializer -
Uses of Serializer in net.minecraft.world.level.storage.loot.entries
Classes in net.minecraft.world.level.storage.loot.entries that implement SerializerModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
Methods in net.minecraft.world.level.storage.loot.entries with parameters of type SerializerModifier and TypeMethodDescriptionprivate static LootPoolEntryType
LootPoolEntries.register
(String p_79630_, Serializer<? extends LootPoolEntryContainer> p_79631_) Constructors in net.minecraft.world.level.storage.loot.entries with parameters of type SerializerModifierConstructorDescriptionLootPoolEntryType
(Serializer<? extends LootPoolEntryContainer> p_79674_) -
Uses of Serializer in net.minecraft.world.level.storage.loot.functions
Classes in net.minecraft.world.level.storage.loot.functions that implement SerializerModifier 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
Methods in net.minecraft.world.level.storage.loot.functions with parameters of type SerializerModifier and TypeMethodDescriptionprivate static LootItemFunctionType
LootItemFunctions.register
(String p_80763_, Serializer<? extends LootItemFunction> p_80764_) Constructors in net.minecraft.world.level.storage.loot.functions with parameters of type SerializerModifierConstructorDescriptionLootItemFunctionType
(Serializer<? extends LootItemFunction> p_80734_) -
Uses of Serializer in net.minecraft.world.level.storage.loot.predicates
Classes in net.minecraft.world.level.storage.loot.predicates that implement SerializerModifier 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
Methods in net.minecraft.world.level.storage.loot.predicates with parameters of type SerializerModifier and TypeMethodDescriptionprivate static LootItemConditionType
LootItemConditions.register
(String p_81832_, Serializer<? extends LootItemCondition> p_81833_) Constructors in net.minecraft.world.level.storage.loot.predicates with parameters of type SerializerModifierConstructorDescriptionLootItemConditionType
(Serializer<? extends LootItemCondition> p_81810_) -
Uses of Serializer in net.minecraft.world.level.storage.loot.providers.nbt
Classes in net.minecraft.world.level.storage.loot.providers.nbt that implement SerializerModifier and TypeClassDescriptionstatic class
static class
Methods in net.minecraft.world.level.storage.loot.providers.nbt with parameters of type SerializerModifier and TypeMethodDescriptionprivate static LootNbtProviderType
NbtProviders.register
(String p_165629_, Serializer<? extends NbtProvider> p_165630_) Constructors in net.minecraft.world.level.storage.loot.providers.nbt with parameters of type Serializer -
Uses of Serializer in net.minecraft.world.level.storage.loot.providers.number
Classes in net.minecraft.world.level.storage.loot.providers.number that implement SerializerModifier and TypeClassDescriptionstatic class
static class
static class
static class
Methods in net.minecraft.world.level.storage.loot.providers.number with parameters of type SerializerModifier and TypeMethodDescriptionprivate static LootNumberProviderType
NumberProviders.register
(String p_165739_, Serializer<? extends NumberProvider> p_165740_) Constructors in net.minecraft.world.level.storage.loot.providers.number with parameters of type SerializerModifierConstructorDescriptionLootNumberProviderType
(Serializer<? extends NumberProvider> p_165728_) -
Uses of Serializer in net.minecraft.world.level.storage.loot.providers.score
Classes in net.minecraft.world.level.storage.loot.providers.score that implement SerializerModifier and TypeClassDescriptionstatic class
static class
Methods in net.minecraft.world.level.storage.loot.providers.score with parameters of type SerializerModifier and TypeMethodDescriptionprivate static LootScoreProviderType
ScoreboardNameProviders.register
(String p_165874_, Serializer<? extends ScoreboardNameProvider> p_165875_) Constructors in net.minecraft.world.level.storage.loot.providers.score with parameters of type SerializerModifierConstructorDescriptionLootScoreProviderType
(Serializer<? extends ScoreboardNameProvider> p_165866_) -
Uses of Serializer in net.minecraftforge.common.loot
Classes in net.minecraftforge.common.loot that implement SerializerModifier and TypeClassDescriptionstatic class
static class