Interface LayerOperator


public interface LayerOperator
Mappings:
Namespace Name
official dgr
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 Ldgr;apply(II)I
      intermediary apply Lnet/minecraft/class_4;apply(II)I
      named apply Lnet/minecraft/world/biome/layer/util/LayerOperator;apply(II)I