LocationPredicateBuilder
Importing the class
It might be required for you to import the package if you encounter any issues (like casting an Array), so better be safe than sorry and add the import at the very top of the file.
Methods
Return Type: LocationPredicateBuilder
Parameter | Type |
---|---|
Parameter biome | Type ResourceLocation |
Return Type: LocationPredicateBuilder
Parameter | Type |
---|---|
Parameter biome | Type string |
Return Type: LocationPredicateBuilder
Parameter | Type |
---|---|
Parameter predicate | Type BlockPredicate |
Return Type: LocationPredicateBuilder
Parameter | Type |
---|---|
Parameter predicate | Type BlockPredicateBuilder |
Return Type: LocationPredicate
Return Type: LocationPredicateBuilder
Parameter | Type |
---|---|
Parameter dimension | Type ResourceLocation |
Return Type: LocationPredicateBuilder
Parameter | Type |
---|---|
Parameter dimension | Type string |
Return Type: LocationPredicateBuilder
Parameter | Type |
---|---|
Parameter feature | Type ResourceLocation |
Return Type: LocationPredicateBuilder
Parameter | Type |
---|---|
Parameter feature | Type string |
Return Type: LocationPredicateBuilder
Parameter | Type |
---|---|
Parameter predicate | Type FluidPredicate |
Return Type: LocationPredicateBuilder
Parameter | Type |
---|---|
Parameter predicate | Type FluidPredicateBuilder |
Return Type: LocationPredicateBuilder
Parameter | Type |
---|---|
Parameter predicate | Type LightPredicate |
Return Type: LocationPredicateBuilder
Parameter | Type |
---|---|
Parameter predicate | Type LightPredicateBuilder |
Return Type: LocationPredicateBuilder
Parameter | Type | Optional | Default Value |
---|---|---|---|
Parameter smokey | Type bool? | Optional true | Default Value true |
Return Type: LocationPredicateBuilder
Parameter | Type |
---|---|
Parameter x | Type DoubleMinMaxBoundsPredicate |
Return Type: LocationPredicateBuilder
Parameter | Type |
---|---|
Parameter y | Type DoubleMinMaxBoundsPredicate |
Return Type: LocationPredicateBuilder
Parameter | Type |
---|---|
Parameter z | Type DoubleMinMaxBoundsPredicate |