Interface LayerFactory<A extends LayerSampler>


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

    Modifier and Type
    Method
    Description
     
  • Method Details

    • make

      A make()
      Mappings:
      Namespace Name Mixin selector
      official make Lded;make()Ldec;
      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;