Interface ITeamPredicate
- All Superinterfaces:
net.minecraft.world.level.storage.loot.LootContextUser
- All Known Implementing Classes:
NumberComparisonTeamPredicate
@ParametersAreNonnullByDefault
public interface ITeamPredicate
extends net.minecraft.world.level.storage.loot.LootContextUser
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<net.minecraft.core.Holder<ITeamPredicate>> static final com.mojang.serialization.Codec<ITeamPredicate> static final com.mojang.serialization.Codec<ITeamPredicate> UseDIRECT_CODECinstead. -
Method Summary
Modifier and TypeMethodDescriptionbooleanMethods inherited from interface net.minecraft.world.level.storage.loot.LootContextUser
getReferencedContextParams, validate
-
Field Details
-
TYPED_CODEC
UseDIRECT_CODECinstead. -
DIRECT_CODEC
-
CODEC
-
-
Method Details
-
test
-
getTeamPredicateType
ITeamPredicate.Type getTeamPredicateType()
-