java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.shared.v20.wrappers.Wrapper1_20
mods.thecomputerizer.theimpossiblelibrary.shared.v20.m4.wrappers.Wrapper1_20_4
All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.wrappers.WrapperAPI

public class Wrapper1_20_4 extends mods.thecomputerizer.theimpossiblelibrary.shared.v20.wrappers.Wrapper1_20
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    <A> @Nullable mods.thecomputerizer.theimpossiblelibrary.api.common.advancement.AdvancementAPI<A>
    wrapAdvancement(@Nullable Object advancement)
     

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v20.wrappers.Wrapper1_20

    wrapBiome, wrapBlock, wrapBlockEntity, wrapCommandSender, wrapDamage, wrapDimension, wrapEffect, wrapEffectInstance, wrapEntity, wrapExplosion, wrapInventory, wrapItem, wrapItemStack, wrapLivingEntity, wrapMaterial, wrapPlayer, wrapPlayerInventory, wrapPosition, wrapPotion, wrapResourceLocation, wrapSnapshot, wrapSoundEvent, wrapSoundInstance, wrapState, wrapStructure, wrapTab, wrapWorld

    Methods inherited from class java.lang.Object

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

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

    getAs, getAs, wrapGeneric
  • Constructor Details

    • Wrapper1_20_4

      public Wrapper1_20_4()
  • Method Details

    • wrapAdvancement

      @Nullable public <A> @Nullable mods.thecomputerizer.theimpossiblelibrary.api.common.advancement.AdvancementAPI<A> wrapAdvancement(@Nullable @Nullable Object advancement)
      Specified by:
      wrapAdvancement in interface mods.thecomputerizer.theimpossiblelibrary.api.wrappers.WrapperAPI
      Overrides:
      wrapAdvancement in class mods.thecomputerizer.theimpossiblelibrary.shared.v20.wrappers.Wrapper1_20