Package com.petrolpark.compat.curios
Class Curios
java.lang.Object
com.petrolpark.compat.curios.Curios
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidctor(net.neoforged.bus.api.IEventBus modEventBus, net.neoforged.bus.api.IEventBus forgeEventBus) getCuriosMap(net.minecraft.world.entity.LivingEntity entity) static <E extends net.minecraft.world.entity.LivingEntity>
Predicate<E> wearingCurioPredicate(Predicate<net.minecraft.world.item.ItemStack> curioPredicate, String slotId)
-
Constructor Details
-
Curios
public Curios()
-
-
Method Details
-
getCuriosMap
-
ctor
public static void ctor(net.neoforged.bus.api.IEventBus modEventBus, net.neoforged.bus.api.IEventBus forgeEventBus) -
wearingCurioPredicate
-