Transform

public interface Transform

Class Transform. Provides transform functionality for the Hytale server.

java.lang.Object > Transform

Field Summary

No fields documented.

Method Detail

then

public Transform then (final Transform next)

Method then.

Parameters:
final Transform next