Class DebugEntityNameGenerator
java.lang.Object
net.minecraft.network.protocol.game.DebugEntityNameGenerator
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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- 
DebugEntityNameGeneratorpublic DebugEntityNameGenerator()
 
- 
- 
Method Details- 
getEntityName
- 
getEntityName
- 
getRandomString
- 
getRandom
 
-