Package net.minecraft

Class class_3794


public class class_3794 extends Dimension
Mappings:
Namespace Name
official bof
intermediary net/minecraft/class_3794
named net/minecraft/class_3794
  • Constructor Details

    • class_3794

      public class_3794()
  • Method Details

    • method_11789

      public DimensionType method_11789()
      Specified by:
      method_11789 in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official q Lboc;q()Lbod;
      intermediary method_11789 Lnet/minecraft/class_1208;method_11789()Lnet/minecraft/class_3793;
      named method_11789 Lnet/minecraft/world/dimension/Dimension;method_11789()Lnet/minecraft/world/dimension/DimensionType;
    • method_17189

      public boolean method_17189(int int2, int int3)
      Overrides:
      method_17189 in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official a Lboc;a(II)Z
      intermediary method_17189 Lnet/minecraft/class_1208;method_17189(II)Z
      named method_17189 Lnet/minecraft/world/dimension/Dimension;method_17189(II)Z
    • init

      protected void init()
      Specified by:
      init in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official m Lboc;m()V
      intermediary method_3982 Lnet/minecraft/class_1208;method_3982()V
      named init Lnet/minecraft/world/dimension/Dimension;init()V
    • method_17193

      public ChunkGenerator<? extends class_3798> method_17193()
      Specified by:
      method_17193 in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official n Lboc;n()Lbmy;
      intermediary method_17193 Lnet/minecraft/class_1208;method_17193()Lnet/minecraft/class_2744;
      named method_17193 Lnet/minecraft/world/dimension/Dimension;method_17193()Lnet/minecraft/server/world/ChunkGenerator;
    • method_17191

      @Nullable public BlockPos method_17191(ChunkPos chunkPos, boolean bool)
      Specified by:
      method_17191 in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official a Lboc;a(Laxm;Z)Lel;
      intermediary method_17191 Lnet/minecraft/class_1208;method_17191(Lnet/minecraft/class_1146;Z)Lnet/minecraft/class_2552;
      named method_17191 Lnet/minecraft/world/dimension/Dimension;method_17191(Lnet/minecraft/util/math/ChunkPos;Z)Lnet/minecraft/util/math/BlockPos;
    • method_17190

      @Nullable public BlockPos method_17190(int int2, int int3, boolean bool)
      Specified by:
      method_17190 in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official a Lboc;a(IIZ)Lel;
      intermediary method_17190 Lnet/minecraft/class_1208;method_17190(IIZ)Lnet/minecraft/class_2552;
      named method_17190 Lnet/minecraft/world/dimension/Dimension;method_17190(IIZ)Lnet/minecraft/util/math/BlockPos;
    • getSkyAngle

      public float getSkyAngle(long timeOfDay, float tickDelta)
      Specified by:
      getSkyAngle in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official a Lboc;a(JF)F
      intermediary method_3980 Lnet/minecraft/class_1208;method_3980(JF)F
      named getSkyAngle Lnet/minecraft/world/dimension/Dimension;getSkyAngle(JF)F
    • canPlayersSleep

      public boolean canPlayersSleep()
      Specified by:
      canPlayersSleep in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official o Lboc;o()Z
      intermediary method_3987 Lnet/minecraft/class_1208;method_3987()Z
      named canPlayersSleep Lnet/minecraft/world/dimension/Dimension;canPlayersSleep()Z
    • getFogColor

      @Environment(CLIENT) public Vec3d getFogColor(float skyAngle, float tickDelta)
      Specified by:
      getFogColor in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official b Lboc;b(FF)Lcee;
      intermediary method_6541 Lnet/minecraft/class_1208;method_6541(FF)Lnet/minecraft/class_236;
      named getFogColor Lnet/minecraft/world/dimension/Dimension;getFogColor(FF)Lnet/minecraft/util/math/Vec3d;
    • containsWorldSpawn

      public boolean containsWorldSpawn()
      Specified by:
      containsWorldSpawn in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official p Lboc;p()Z
      intermediary method_3988 Lnet/minecraft/class_1208;method_3988()Z
      named containsWorldSpawn Lnet/minecraft/world/dimension/Dimension;containsWorldSpawn()Z
    • isFogThick

      @Environment(CLIENT) public boolean isFogThick(int x, int z)
      Specified by:
      isFogThick in class Dimension
      Mappings:
      Namespace Name Mixin selector
      official b Lboc;b(II)Z
      intermediary method_3984 Lnet/minecraft/class_1208;method_3984(II)Z
      named isFogThick Lnet/minecraft/world/dimension/Dimension;isFogThick(II)Z