Interface FloatSupplier

All Known Implementing Classes:
ClampedNormalFloatProvider, ConstantFloatProvider, FloatProvider, MultipliedFloatSupplier, TrapezoidFloatProvider, UniformFloatProvider

public interface FloatSupplier
Mappings:
Namespace Name
official bbu
intermediary net/minecraft/class_7373
named net/minecraft/util/math/floatprovider/FloatSupplier
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    get(Random random)
     
  • Method Details

    • get

      float get(Random random)
      Mappings:
      Namespace Name Mixin selector
      official a Lbbu;a(Laoh;)F
      intermediary method_33920 Lnet/minecraft/class_7373;method_33920(Lnet/minecraft/class_5819;)F
      named get Lnet/minecraft/util/math/floatprovider/FloatSupplier;get(Lnet/minecraft/util/math/random/Random;)F