Package com.blamejared.clumps
Class ClumpsCommon
java.lang.Object
com.blamejared.clumps.ClumpsCommon
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.apache.logging.log4j.Loggerstatic BiPredicate<net.minecraft.world.entity.player.Player, net.minecraft.world.entity.ExperienceOrb> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOG
public static final org.apache.logging.log4j.Logger LOG -
pickupXPEvent
public static BiPredicate<net.minecraft.world.entity.player.Player,net.minecraft.world.entity.ExperienceOrb> pickupXPEvent
-
-
Constructor Details
-
ClumpsCommon
public ClumpsCommon()
-