Class Percentaged<T>

java.lang.Object
com.blamejared.crafttweaker.api.util.random.Percentaged<T>
All Implemented Interfaces:
CommandStringDisplayable

@ZenRegister public class Percentaged<T> extends Object implements CommandStringDisplayable
Used to represent data with an attached percentage (think an ItemStack with a 50% chance of being outputted).