Atavism Version 2018.1AGIS API

atavism.agis.objects
Class Voxeland.VoxelandChange

java.lang.Object
  extended by atavism.agis.objects.Voxeland.VoxelandChange
Enclosing class:
Voxeland

public class Voxeland.VoxelandChange
extends java.lang.Object


Field Summary
 int type
           
 int x
           
 int y
           
 int z
           
 
Constructor Summary
Voxeland.VoxelandChange(int x, int y, int z, int type)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

x

public int x

y

public int y

z

public int z

type

public int type
Constructor Detail

Voxeland.VoxelandChange

public Voxeland.VoxelandChange(int x,
                               int y,
                               int z,
                               int type)


Copyright © 2018 Dragonsan Studios Sp. z o.o.