public class SeedBox
Class SeedBox. Provides seedbox functionality for the Hytale server.
java.lang.Object > SeedBox
Field Summary
rand
final
Random
rand
Field rand.
Method Detail
SeedBox
public
public
SeedBox
(@Nonnull final String key)
Method SeedBox.
- Parameters:
@Nonnull final Stringkey
child
Method child.
- Parameters:
@Nonnull final StringchildKey
createSupplier
public
Supplier
createSupplier
()
Method createSupplier.
Random
public
new
Random
(this.key.hashCode()
Method Random.
- Parameters:
this.key.hashCode(this.key.hashCode(
toString
public
String
toString
()
Method toString.