YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraft.util.EnchantmentNameParts Class Reference

Public Member Functions

String generateRandomEnchantName ()
 
void setRandSeed (long par1)
 

Static Public Attributes

static final EnchantmentNameParts instance = new EnchantmentNameParts()
 

Member Function Documentation

String net.minecraft.util.EnchantmentNameParts.generateRandomEnchantName ( )

Generates a random enchant name.

void net.minecraft.util.EnchantmentNameParts.setRandSeed ( long  par1)

Sets the seed for the enchant name RNG.

Member Data Documentation

final EnchantmentNameParts net.minecraft.util.EnchantmentNameParts.instance = new EnchantmentNameParts()
static

The static instance of this class.


The documentation for this class was generated from the following file: