LayerEntryCodec

public class LayerEntryCodec

Class LayerEntryCodec. Provides layerentrycodec functionality for the Hytale server.

java.lang.Object > LayerEntryCodec

Field Summary

depth

private Integer depth

Field depth.

material

private String material

Field material.

useToolArg

private boolean useToolArg

Field useToolArg.

Method Detail

LayerEntryCodec

public public LayerEntryCodec ()

Method LayerEntryCodec.

getDepth

public Integer getDepth ()

Method getDepth.

getMaterial

public String getMaterial ()

Method getMaterial.

isUseToolArg

public boolean isUseToolArg ()

Method isUseToolArg.