Package org.geysermc.geyser.api.pack
Class PathPackCodec
java.lang.Object
org.geysermc.geyser.api.pack.PackCodec
org.geysermc.geyser.api.pack.PathPackCodec
Represents a pack codec that creates a resource
pack from a path on the filesystem.
-
Constructor Details
-
PathPackCodec
public PathPackCodec()
-
-
Method Details
-
path
Gets the path of the resource pack.- Returns:
- the path of the resource pack
-