Package net.minecraft.loot.condition
Record Class EntityPropertiesLootCondition
java.lang.Object
java.lang.Record
net.minecraft.loot.condition.EntityPropertiesLootCondition
- Record Components:
- predicate-
- entity-
- All Implemented Interfaces:
- Predicate<LootContext>,- LootCondition,- LootContextAware
public record EntityPropertiesLootCondition(Optional<EntityPredicate> predicate, LootContext.EntityTarget entity)
extends Record
implements LootCondition
- Mappings:
- Namespace - Name - named - net/minecraft/loot/condition/EntityPropertiesLootCondition- intermediary - net/minecraft/class_215- official - eze- named - predicate- intermediary - comp_1879- official - b- named - entity- intermediary - comp_1880- official - c
- 
Nested Class SummaryNested classes/interfaces inherited from interface net.minecraft.loot.condition.LootConditionLootCondition.Builder
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<EntityPropertiesLootCondition> private final LootContext.EntityTargetThe field for theentityrecord component.private final Optional<EntityPredicate> The field for thepredicaterecord component.Fields inherited from interface net.minecraft.loot.condition.LootConditionBASE_CODEC, ENTRY_CODEC
- 
Constructor SummaryConstructorsConstructorDescriptionEntityPropertiesLootCondition(Optional<EntityPredicate> optional, LootContext.EntityTarget entity) 
- 
Method SummaryModifier and TypeMethodDescriptionstatic LootCondition.Builderbuilder(LootContext.EntityTarget entity, EntityPredicate predicate) static LootCondition.Builderbuilder(LootContext.EntityTarget entity, EntityPredicate.Builder predicateBuilder) static LootCondition.Buildercreate(LootContext.EntityTarget entity) entity()Returns the value of theentityrecord component.final booleanIndicates whether some other object is "equal to" this one.Set<ContextParameter<?>> getType()final inthashCode()Returns a hash code value for this object.Returns the value of thepredicaterecord component.booleantest(LootContext lootContext) final StringtoString()Returns a string representation of this record class.Methods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraft.loot.context.LootContextAwarevalidate
- 
Field Details- 
predicateThe field for thepredicaterecord component.
- 
entityThe field for theentityrecord component.
- 
CODEC- Mappings:
- Namespace - Name - Mixin selector - named - CODEC- Lnet/minecraft/loot/condition/EntityPropertiesLootCondition;CODEC:Lcom/mojang/serialization/MapCodec;- intermediary - field_45871- Lnet/minecraft/class_215;field_45871:Lcom/mojang/serialization/MapCodec;- official - a- Leze;a:Lcom/mojang/serialization/MapCodec;
 
 
- 
- 
Constructor Details- 
EntityPropertiesLootConditionpublic EntityPropertiesLootCondition(Optional<EntityPredicate> optional, LootContext.EntityTarget entity) - Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/loot/condition/EntityPropertiesLootCondition;<init>(Ljava/util/Optional;Lnet/minecraft/loot/context/LootContext$EntityTarget;)V- intermediary - <init>- Lnet/minecraft/class_215;<init>(Ljava/util/Optional;Lnet/minecraft/class_47$class_50;)V- official - <init>- Leze;<init>(Ljava/util/Optional;Levs$b;)V
 
 
- 
- 
Method Details- 
getType- Specified by:
- getTypein interface- LootCondition
- Mappings:
- Namespace - Name - Mixin selector - named - getType- Lnet/minecraft/loot/condition/LootCondition;getType()Lnet/minecraft/loot/condition/LootConditionType;- intermediary - method_29325- Lnet/minecraft/class_5341;method_29325()Lnet/minecraft/class_5342;- official - b- Lezb;b()Lezc;
 
- 
getAllowedParameters- Specified by:
- getAllowedParametersin interface- LootContextAware
- Mappings:
- Namespace - Name - Mixin selector - named - getAllowedParameters- Lnet/minecraft/loot/context/LootContextAware;getAllowedParameters()Ljava/util/Set;- intermediary - method_293- Lnet/minecraft/class_46;method_293()Ljava/util/Set;- official - a- Levt;a()Ljava/util/Set;
 
- 
test- Specified by:
- testin interface- Predicate<LootContext>
- Mappings:
- Namespace - Name - Mixin selector - named - test- Lnet/minecraft/loot/condition/EntityPropertiesLootCondition;test(Lnet/minecraft/loot/context/LootContext;)Z- intermediary - method_914- Lnet/minecraft/class_215;method_914(Lnet/minecraft/class_47;)Z- official - a- Leze;a(Levs;)Z
 
- 
create- Mappings:
- Namespace - Name - Mixin selector - named - create- Lnet/minecraft/loot/condition/EntityPropertiesLootCondition;create(Lnet/minecraft/loot/context/LootContext$EntityTarget;)Lnet/minecraft/loot/condition/LootCondition$Builder;- intermediary - method_15972- Lnet/minecraft/class_215;method_15972(Lnet/minecraft/class_47$class_50;)Lnet/minecraft/class_5341$class_210;- official - a- Leze;a(Levs$b;)Lezb$a;
 
- 
builderpublic static LootCondition.Builder builder(LootContext.EntityTarget entity, EntityPredicate.Builder predicateBuilder) - Mappings:
- Namespace - Name - Mixin selector - named - builder- Lnet/minecraft/loot/condition/EntityPropertiesLootCondition;builder(Lnet/minecraft/loot/context/LootContext$EntityTarget;Lnet/minecraft/predicate/entity/EntityPredicate$Builder;)Lnet/minecraft/loot/condition/LootCondition$Builder;- intermediary - method_917- Lnet/minecraft/class_215;method_917(Lnet/minecraft/class_47$class_50;Lnet/minecraft/class_2048$class_2049;)Lnet/minecraft/class_5341$class_210;- official - a- Leze;a(Levs$b;Lbx$a;)Lezb$a;
 
- 
builderpublic static LootCondition.Builder builder(LootContext.EntityTarget entity, EntityPredicate predicate) - Mappings:
- Namespace - Name - Mixin selector - named - builder- Lnet/minecraft/loot/condition/EntityPropertiesLootCondition;builder(Lnet/minecraft/loot/context/LootContext$EntityTarget;Lnet/minecraft/predicate/entity/EntityPredicate;)Lnet/minecraft/loot/condition/LootCondition$Builder;- intermediary - method_27865- Lnet/minecraft/class_215;method_27865(Lnet/minecraft/class_47$class_50;Lnet/minecraft/class_2048;)Lnet/minecraft/class_5341$class_210;- official - a- Leze;a(Levs$b;Lbx;)Lezb$a;
 
- 
toStringReturns a string representation of this record class. The representation contains the name of the class, followed by the name and value of each of the record components.
- 
hashCodepublic final int hashCode()Returns a hash code value for this object. The value is derived from the hash code of each of the record components.
- 
equalsIndicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal. All components in this record class are compared withObjects::equals(Object,Object).
- 
predicateReturns the value of thepredicaterecord component.- Returns:
- the value of the predicaterecord component
 
- 
entityReturns the value of theentityrecord component.- Returns:
- the value of the entityrecord component
 
 
-