Class ResourceLocation1_12_2

java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.wrappers.AbstractWrapped<net.minecraft.util.ResourceLocation>
mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<net.minecraft.util.ResourceLocation>
mods.thecomputerizer.theimpossiblelibrary.legacy.v12.m2.resource.ResourceLocation1_12_2
All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.wrappers.Wrapped<net.minecraft.util.ResourceLocation>

public class ResourceLocation1_12_2 extends mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<net.minecraft.util.ResourceLocation>
  • Nested Class Summary

    Nested classes/interfaces inherited from class mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI

    mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI.Pseudo<V>
  • Field Summary

    Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.wrappers.AbstractWrapped

    wrapped
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    bind(mods.thecomputerizer.theimpossiblelibrary.api.client.MinecraftAPI<?> mc)
     
     
     
    int
     

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI

    equals, toString

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.wrappers.AbstractWrapped

    getWrapped, getWrappedClass

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface mods.thecomputerizer.theimpossiblelibrary.api.wrappers.Wrapped

    unwrap
  • Constructor Details

    • ResourceLocation1_12_2

      public ResourceLocation1_12_2(Object instance)
  • Method Details

    • bind

      public void bind(mods.thecomputerizer.theimpossiblelibrary.api.client.MinecraftAPI<?> mc)
      Specified by:
      bind in class mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<net.minecraft.util.ResourceLocation>
    • getSpriteFrames

      public int getSpriteFrames()
      Specified by:
      getSpriteFrames in class mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<net.minecraft.util.ResourceLocation>
    • getNamespace

      public String getNamespace()
      Specified by:
      getNamespace in class mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<net.minecraft.util.ResourceLocation>
    • getPath

      public String getPath()
      Specified by:
      getPath in class mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<net.minecraft.util.ResourceLocation>