PropField

public class PropField

Class PropField. Provides propfield functionality for the Hytale server.

java.lang.Object > PropField

Field Summary

No fields documented.

Method Detail

PropField

public public PropField (final int runtime, @Nonnull final Assignments assignments, @Nonnull final PositionProvider positionProvider)

Method PropField.

Parameters:
final int runtime
@Nonnull final Assignments assignments
@Nonnull final PositionProvider positionProvider

getPositionProvider

public PositionProvider getPositionProvider ()

Method getPositionProvider.

getPropDistribution

public Assignments getPropDistribution ()

Method getPropDistribution.

getRuntime

public int getRuntime ()

Method getRuntime.