Class Dimension1_12_2

java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.wrappers.AbstractWrapped<net.minecraft.world.DimensionType>
mods.thecomputerizer.theimpossiblelibrary.api.world.DimensionAPI<net.minecraft.world.DimensionType>
mods.thecomputerizer.theimpossiblelibrary.legacy.v12.m2.world.Dimension1_12_2
All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.wrappers.Wrapped<net.minecraft.world.DimensionType>

public class Dimension1_12_2 extends mods.thecomputerizer.theimpossiblelibrary.api.world.DimensionAPI<net.minecraft.world.DimensionType>
  • Field Summary

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

    wrapped
  • Constructor Summary

    Constructors
    Constructor
    Description
    Dimension1_12_2(mods.thecomputerizer.theimpossiblelibrary.api.world.WorldAPI<?> world, Object type)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<Integer>
     

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

    equals, getWrapped, getWrappedClass, toString

    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

    • Dimension1_12_2

      public Dimension1_12_2(mods.thecomputerizer.theimpossiblelibrary.api.world.WorldAPI<?> world, Object type)
  • Method Details

    • getName

      public String getName()
      Specified by:
      getName in class mods.thecomputerizer.theimpossiblelibrary.api.world.DimensionAPI<net.minecraft.world.DimensionType>
    • getRegistryName

      public mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<Integer> getRegistryName()
      Specified by:
      getRegistryName in class mods.thecomputerizer.theimpossiblelibrary.api.world.DimensionAPI<net.minecraft.world.DimensionType>