EntityVariantPredicate
Importing the class
If you need to reference this type directly, like when casting an Array, or as a parameter, you will need to import it. Simply add the import at the top of the file.
Members
static catVariant<V>(variant as ResourceLocation) as EntitySubPredicate
Parameters:
variant: ResourceLocation
Type: ResourceLocation
Return Type:
EntitySubPredicate
static catVariant<V>(variant as string) as EntitySubPredicate
Parameters:
variant: string
Type: string
Return Type:
EntitySubPredicate
static frogVariant<V>(variant as ResourceLocation) as EntitySubPredicate
Parameters:
variant: ResourceLocation
Type: ResourceLocation
Return Type:
EntitySubPredicate
static frogVariant<V>(variant as string) as EntitySubPredicate
Parameters:
variant: string
Type: string
Return Type:
EntitySubPredicate