Package com.prupe.mcpatcher.mal.resource
Class FakeResourceLocation
java.lang.Object
com.prupe.mcpatcher.mal.resource.FakeResourceLocation
-
Constructor Summary
ConstructorsConstructorDescriptionFakeResourceLocation(String path) FakeResourceLocation(String namespace, String path) -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic IntBuffergetIntBuffer(IntBuffer buffer, int[] data) getPath()inthashCode()booleanisBlur()booleanisClamp()booleanisGrid()toString()static Stringunwrap(FakeResourceLocation resourceLocation) static FakeResourceLocation
-
Constructor Details
-
FakeResourceLocation
-
FakeResourceLocation
-
-
Method Details