Class NbtPredicate
java.lang.Object
net.minecraft.advancements.critereon.NbtPredicate
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic NbtPredicatefromJson(com.google.gson.JsonElement p_57482_) static CompoundTaggetEntityTagToCompare(Entity p_57486_) booleanbooleanbooleancom.google.gson.JsonElement 
- 
Field Details
- 
ANY
 - 
tag
 
 - 
 - 
Constructor Details
- 
NbtPredicate
 
 - 
 - 
Method Details
- 
matches
 - 
matches
 - 
matches
 - 
serializeToJson
public com.google.gson.JsonElement serializeToJson() - 
fromJson
 - 
getEntityTagToCompare
 
 -