Class RepeatedNarrator.Params

java.lang.Object
net.minecraft.realms.RepeatedNarrator.Params
Enclosing class:
RepeatedNarrator

static class RepeatedNarrator.Params extends Object
  • Field Details

    • narration

      final Component narration
    • rateLimiter

      final com.google.common.util.concurrent.RateLimiter rateLimiter
  • Constructor Details

    • Params

      Params(Component p_175082_, com.google.common.util.concurrent.RateLimiter p_175083_)