Class DebugEntityNameGenerator

java.lang.Object
net.minecraft.network.protocol.game.DebugEntityNameGenerator

public class DebugEntityNameGenerator extends Object
  • Field Details

    • NAMES_FIRST_PART

      private static final String[] NAMES_FIRST_PART
    • NAMES_SECOND_PART

      private static final String[] NAMES_SECOND_PART
  • Constructor Details

    • DebugEntityNameGenerator

      public DebugEntityNameGenerator()
  • Method Details