Interface LayerOperator


public interface LayerOperator
Mappings:
Namespace Name
official dck
intermediary net/minecraft/class_4
named net/minecraft/world/biome/layer/util/LayerOperator
  • Method Summary

    Modifier and Type Method Description
    int apply​(int x, int z)  
  • Method Details

    • apply

      int apply​(int x, int z)
      Mappings:
      Namespace Name Mixin selector
      official apply Ldck;apply(II)I
      intermediary apply Lnet/minecraft/class_4;apply(II)I
      named apply Lnet/minecraft/world/biome/layer/util/LayerOperator;apply(II)I