Package alexiil.mc.lib.attributes
Class AttributeUtil
java.lang.Object
alexiil.mc.lib.attributes.AttributeUtil
public final class AttributeUtil
extends java.lang.Object
Misleadingly named class: this only stores the boolean checker 
EXPENSIVE_DEBUG_CHECKS, and doesn't actually
 have any other utility methods.- 
Field Summary
Fields Modifier and Type Field Description static booleanEXPENSIVE_DEBUG_CHECKS - 
Method Summary
 
- 
Field Details
- 
EXPENSIVE_DEBUG_CHECKS
public static final boolean EXPENSIVE_DEBUG_CHECKS 
 -