Package com.undefined.stellar.argument.world
See: Description
-
Class Summary Class Description EnvironmentArgument An argument that allows you to pass in a NamespacedKey, which resolves into World.Environment. HeightMapArgument An argument that allows you to pass in one of the following: world_surface
,motion_blocking
,motion_blocking_no_leaves
, andocean_floor
, returning HeightMap.LocationArgument An argument that allows you to pass in a Location, as dictated by the LocationType. ParticleArgument An argument that allows you to pass in a Particle, in the format of particle_type_id{configuration tags}
for particle types with configurations, or the format ofparticle_type_id
for particle types without configurations. -
Enum Summary Enum Description LocationType Dictates what kind of location can be selected.