JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.spongepowered.api.world.biome.spawner
Interface NaturalSpawner.Factory
Enclosing interface:
NaturalSpawner
public static interface
NaturalSpawner.Factory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
NaturalSpawner
of
(
EntityType
<?> type, int weight, int min, int max)
Method Details
of
NaturalSpawner
of
(
EntityType
<?> type, int weight, int min, int max)