public class Board
extends Object
Created by SamPlummer on 14/07/2016.
TODO: This isn't actually used anywhere yet
-
Constructor Summary
Constructors
-
Method Summary
net.minecraft.resources.ResourceLocation
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Board
public Board(String name,
String ownerName,
net.minecraft.resources.ResourceLocation file)
-
Method Details
-
-
-
getFile
public net.minecraft.resources.ResourceLocation getFile()