Interface ServerLocation.Factory
- Enclosing interface:
ServerLocation
public static interface ServerLocation.Factory
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(ResourceKey worldKey, Vector3d position) create
(ResourceKey worldKey, Vector3i blockPosition) create
(ServerWorld world, Vector3d position) create
(ServerWorld world, Vector3i blockPosition)
-
Method Details
-
create
-
create
-
create
-
create
-