Class Wrapper1_20_4
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 -
Method Summary
Modifier and TypeMethodDescription<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, wrapWorldMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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:
wrapAdvancementin interfacemods.thecomputerizer.theimpossiblelibrary.api.wrappers.WrapperAPI- Overrides:
wrapAdvancementin classmods.thecomputerizer.theimpossiblelibrary.shared.v20.wrappers.Wrapper1_20
-