Uses of Interface
net.minecraft.world.level.storage.loot.predicates.ConditionUserBuilder
Packages that use ConditionUserBuilder
Package
Description
-
Uses of ConditionUserBuilder in net.minecraft.data.loot
Methods in net.minecraft.data.loot with type parameters of type ConditionUserBuilderModifier and TypeMethodDescriptionprotected <T extends ConditionUserBuilder<T>>
TBlockLootSubProvider.applyExplosionCondition
(ItemLike p_249717_, ConditionUserBuilder<T> p_248851_) Methods in net.minecraft.data.loot with parameters of type ConditionUserBuilderModifier and TypeMethodDescriptionprotected <T extends ConditionUserBuilder<T>>
TBlockLootSubProvider.applyExplosionCondition
(ItemLike p_249717_, ConditionUserBuilder<T> p_248851_) -
Uses of ConditionUserBuilder in net.minecraft.world.level.storage.loot
Classes in net.minecraft.world.level.storage.loot that implement ConditionUserBuilder -
Uses of ConditionUserBuilder in net.minecraft.world.level.storage.loot.entries
Classes in net.minecraft.world.level.storage.loot.entries that implement ConditionUserBuilderModifier and TypeClassDescriptionstatic class
static class
static class
LootPoolEntryContainer.Builder<T extends LootPoolEntryContainer.Builder<T>>
static class
(package private) static class
static class
-
Uses of ConditionUserBuilder in net.minecraft.world.level.storage.loot.functions
Classes in net.minecraft.world.level.storage.loot.functions that implement ConditionUserBuilderModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
(package private) static final class
static class
static class
static class
static class
static class
static class
-
Uses of ConditionUserBuilder in net.minecraft.world.level.storage.loot.predicates
Classes in net.minecraft.world.level.storage.loot.predicates with type parameters of type ConditionUserBuilderModifier and TypeInterfaceDescriptioninterface
ConditionUserBuilder<T extends ConditionUserBuilder<T>>