Interface LayerFactory<A extends LayerSampler>


public interface LayerFactory<A extends LayerSampler>
Mappings:
Namespace Name
official dea
intermediary net/minecraft/class_3627
named net/minecraft/world/biome/layer/util/LayerFactory
  • Method Summary

    Modifier and Type Method Description
    A make()  
  • Method Details

    • make

      A make()
      Mappings:
      Namespace Name Mixin selector
      official make Ldea;make()Lddz;
      intermediary make Lnet/minecraft/class_3627;make()Lnet/minecraft/class_3625;
      named make Lnet/minecraft/world/biome/layer/util/LayerFactory;make()Lnet/minecraft/world/biome/layer/util/LayerSampler;