Interface HeightContext

All Known Implementing Classes:
CarverContext, DecoratorContext

public interface HeightContext
Mappings:
Namespace Name
official cql
intermediary net/minecraft/class_5868
named net/minecraft/world/gen/HeightContext
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    int
     
  • Method Details

    • getMinY

      int getMinY()
      Mappings:
      Namespace Name Mixin selector
      official a Lcql;a()I
      intermediary method_30462 Lnet/minecraft/class_5868;method_30462()I
      named getMinY Lnet/minecraft/world/gen/HeightContext;getMinY()I
    • getMaxY

      int getMaxY()
      Mappings:
      Namespace Name Mixin selector
      official b Lcql;b()I
      intermediary method_30458 Lnet/minecraft/class_5868;method_30458()I
      named getMaxY Lnet/minecraft/world/gen/HeightContext;getMaxY()I