Class DebugEntityNameGenerator
java.lang.Object
net.minecraft.network.protocol.game.DebugEntityNameGenerator
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetEntityName(UUID p_133669_) static StringgetEntityName(Entity p_179487_) private static RandomSourceprivate static StringgetRandomString(RandomSource p_237881_, String[] p_237882_)  
- 
Field Details
- 
NAMES_FIRST_PART
 - 
NAMES_SECOND_PART
 
 - 
 - 
Constructor Details
- 
DebugEntityNameGenerator
public DebugEntityNameGenerator() 
 - 
 - 
Method Details
- 
getEntityName
 - 
getEntityName
 - 
getRandomString
 - 
getRandom
 
 -