Interface ChunkGenerator<C extends class_3798>

All Known Implementing Classes:
class_3782, class_3808, DebugChunkGenerator, EndChunkGenerator, FlatChunkGenerator, SurfaceChunkGenerator

public interface ChunkGenerator<C extends class_3798>
Mappings:
Namespace Name
official bmy
intermediary net/minecraft/class_2744
named net/minecraft/server/world/ChunkGenerator
  • Method Details

    • method_17016

      void method_17016(class_3781 class_3781)
      Mappings:
      Namespace Name Mixin selector
      official a Lbmy;a(Lbmx;)V
      intermediary method_17016 Lnet/minecraft/class_2744;method_17016(Lnet/minecraft/class_3781;)V
      named method_17016 Lnet/minecraft/server/world/ChunkGenerator;method_17016(Lnet/minecraft/class_3781;)V
    • method_17019

      void method_17019(class_4441 class_4441, class_3801.class_3802 class_3802)
      Mappings:
      Namespace Name Mixin selector
      official a Lbmy;a(Lti;Lboq$a;)V
      intermediary method_17019 Lnet/minecraft/class_2744;method_17019(Lnet/minecraft/class_4441;Lnet/minecraft/class_3801$class_3802;)V
      named method_17019 Lnet/minecraft/server/world/ChunkGenerator;method_17019(Lnet/minecraft/class_4441;Lnet/minecraft/class_3801$class_3802;)V
    • method_17018

      void method_17018(class_4441 class_4441)
      Mappings:
      Namespace Name Mixin selector
      official a Lbmy;a(Lti;)V
      intermediary method_17018 Lnet/minecraft/class_2744;method_17018(Lnet/minecraft/class_4441;)V
      named method_17018 Lnet/minecraft/server/world/ChunkGenerator;method_17018(Lnet/minecraft/class_4441;)V
    • method_17023

      void method_17023(class_4441 class_4441)
      Mappings:
      Namespace Name Mixin selector
      official b Lbmy;b(Lti;)V
      intermediary method_17023 Lnet/minecraft/class_2744;method_17023(Lnet/minecraft/class_4441;)V
      named method_17023 Lnet/minecraft/server/world/ChunkGenerator;method_17023(Lnet/minecraft/class_4441;)V
    • getSpawnEntries

      List<Biome.SpawnEntry> getSpawnEntries(EntityCategory category, BlockPos pos)
      Mappings:
      Namespace Name Mixin selector
      official a Lbmy;a(Lafc;Lel;)Ljava/util/List;
      intermediary method_11763 Lnet/minecraft/class_2744;method_11763(Lnet/minecraft/class_872;Lnet/minecraft/class_2552;)Ljava/util/List;
      named getSpawnEntries Lnet/minecraft/server/world/ChunkGenerator;getSpawnEntries(Lnet/minecraft/entity/EntityCategory;Lnet/minecraft/util/math/BlockPos;)Ljava/util/List;
    • method_3866

      @Nullable BlockPos method_3866(World world, String string, BlockPos blockPos, int int2, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Lbmy;a(Laxy;Ljava/lang/String;Lel;IZ)Lel;
      intermediary method_3866 Lnet/minecraft/class_2744;method_3866(Lnet/minecraft/class_1150;Ljava/lang/String;Lnet/minecraft/class_2552;IZ)Lnet/minecraft/class_2552;
      named method_3866 Lnet/minecraft/server/world/ChunkGenerator;method_3866(Lnet/minecraft/world/World;Ljava/lang/String;Lnet/minecraft/util/math/BlockPos;IZ)Lnet/minecraft/util/math/BlockPos;
    • method_17013

      C method_17013()
      Mappings:
      Namespace Name Mixin selector
      official a Lbmy;a()Lbom;
      intermediary method_17013 Lnet/minecraft/class_2744;method_17013()Lnet/minecraft/class_3798;
      named method_17013 Lnet/minecraft/server/world/ChunkGenerator;method_17013()Lnet/minecraft/class_3798;
    • method_17014

      int method_17014(World world, boolean bool, boolean bool2)
      Mappings:
      Namespace Name Mixin selector
      official a Lbmy;a(Laxy;ZZ)I
      intermediary method_17014 Lnet/minecraft/class_2744;method_17014(Lnet/minecraft/class_1150;ZZ)I
      named method_17014 Lnet/minecraft/server/world/ChunkGenerator;method_17014(Lnet/minecraft/world/World;ZZ)I
    • method_17015

      boolean method_17015(Biome biome, class_3902<? extends class_3845> class_3902)
      Mappings:
      Namespace Name Mixin selector
      official a Lbmy;a(Layu;Lbtl;)Z
      intermediary method_17015 Lnet/minecraft/class_2744;method_17015(Lnet/minecraft/class_1170;Lnet/minecraft/class_3902;)Z
      named method_17015 Lnet/minecraft/server/world/ChunkGenerator;method_17015(Lnet/minecraft/world/biome/Biome;Lnet/minecraft/class_3902;)Z
    • method_17021

      @Nullable class_3845 method_17021(Biome biome, class_3902<? extends class_3845> class_3902)
      Mappings:
      Namespace Name Mixin selector
      official b Lbmy;b(Layu;Lbtl;)Lbqp;
      intermediary method_17021 Lnet/minecraft/class_2744;method_17021(Lnet/minecraft/class_1170;Lnet/minecraft/class_3902;)Lnet/minecraft/class_3845;
      named method_17021 Lnet/minecraft/server/world/ChunkGenerator;method_17021(Lnet/minecraft/world/biome/Biome;Lnet/minecraft/class_3902;)Lnet/minecraft/class_3845;
    • method_17017

      Long2ObjectMap<class_3992> method_17017(class_3902<? extends class_3845> class_3902)
      Mappings:
      Namespace Name Mixin selector
      official a Lbmy;a(Lbtl;)Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;
      intermediary method_17017 Lnet/minecraft/class_2744;method_17017(Lnet/minecraft/class_3902;)Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;
      named method_17017 Lnet/minecraft/server/world/ChunkGenerator;method_17017(Lnet/minecraft/class_3902;)Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;
    • method_17022

      Long2ObjectMap<LongSet> method_17022(class_3902<? extends class_3845> class_3902)
      Mappings:
      Namespace Name Mixin selector
      official b Lbmy;b(Lbtl;)Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;
      intermediary method_17022 Lnet/minecraft/class_2744;method_17022(Lnet/minecraft/class_3902;)Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;
      named method_17022 Lnet/minecraft/server/world/ChunkGenerator;method_17022(Lnet/minecraft/class_3902;)Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;
    • method_17020

      SingletonBiomeSource method_17020()
      Mappings:
      Namespace Name Mixin selector
      official b Lbmy;b()Layw;
      intermediary method_17020 Lnet/minecraft/class_2744;method_17020()Lnet/minecraft/class_1178;
      named method_17020 Lnet/minecraft/server/world/ChunkGenerator;method_17020()Lnet/minecraft/world/biome/SingletonBiomeSource;
    • method_17024

      long method_17024()
      Mappings:
      Namespace Name Mixin selector
      official c Lbmy;c()J
      intermediary method_17024 Lnet/minecraft/class_2744;method_17024()J
      named method_17024 Lnet/minecraft/server/world/ChunkGenerator;method_17024()J
    • method_17025

      int method_17025()
      Mappings:
      Namespace Name Mixin selector
      official d Lbmy;d()I
      intermediary method_17025 Lnet/minecraft/class_2744;method_17025()I
      named method_17025 Lnet/minecraft/server/world/ChunkGenerator;method_17025()I
    • method_17026

      int method_17026()
      Mappings:
      Namespace Name Mixin selector
      official e Lbmy;e()I
      intermediary method_17026 Lnet/minecraft/class_2744;method_17026()I
      named method_17026 Lnet/minecraft/server/world/ChunkGenerator;method_17026()I