Class StartupParameter

java.lang.Object
net.minecraft.test.StartupParameter

public class StartupParameter
extends Object
Mappings:
Namespace Name
official lu
intermediary net/minecraft/class_4516
named net/minecraft/test/StartupParameter
  • Field Details

    • test

      private final GameTest test
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a:Llv;
      intermediary field_20558 Lnet/minecraft/class_4516;field_20558:Lnet/minecraft/class_4517;
      named test Lnet/minecraft/test/StartupParameter;test:Lnet/minecraft/test/GameTest;
    • field_33146

      private boolean field_33146
      Mappings:
      Namespace Name Mixin selector
      official b Llu;b:Z
      intermediary field_33146 Lnet/minecraft/class_4516;field_33146:Z
      named field_33146 Lnet/minecraft/test/StartupParameter;field_33146:Z
  • Constructor Details

    • StartupParameter

      public StartupParameter​(GameTest test)
      Mappings:
      Namespace Name Mixin selector
      official <init> Llu;<init>(Llv;)V
      intermediary <init> Lnet/minecraft/class_4516;<init>(Lnet/minecraft/class_4517;)V
      named <init> Lnet/minecraft/test/StartupParameter;<init>(Lnet/minecraft/test/GameTest;)V
  • Method Details

    • method_35943

      public ServerWorld method_35943()
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a()Labj;
      intermediary method_35943 Lnet/minecraft/class_4516;method_35943()Lnet/minecraft/class_3218;
      named method_35943 Lnet/minecraft/test/StartupParameter;method_35943()Lnet/minecraft/server/world/ServerWorld;
    • method_35980

      public BlockState method_35980​(BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lgb;)Lcjr;
      intermediary method_35980 Lnet/minecraft/class_4516;method_35980(Lnet/minecraft/class_2338;)Lnet/minecraft/class_2680;
      named method_35980 Lnet/minecraft/test/StartupParameter;method_35980(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/BlockState;
    • method_36014

      @Nullable public @Nullable BlockEntity method_36014​(BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official b Llu;b(Lgb;)Lchp;
      intermediary method_36014 Lnet/minecraft/class_4516;method_36014(Lnet/minecraft/class_2338;)Lnet/minecraft/class_2586;
      named method_36014 Lnet/minecraft/test/StartupParameter;method_36014(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/entity/BlockEntity;
    • method_36001

      public void method_36001()
      Mappings:
      Namespace Name Mixin selector
      official b Llu;b()V
      intermediary method_36001 Lnet/minecraft/class_4516;method_36001()V
      named method_36001 Lnet/minecraft/test/StartupParameter;method_36001()V
    • method_35968

      public ItemEntity method_35968​(Item item, float float2, float float3, float float4)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lbpn;FFF)Lbge;
      intermediary method_35968 Lnet/minecraft/class_4516;method_35968(Lnet/minecraft/class_1792;FFF)Lnet/minecraft/class_1542;
      named method_35968 Lnet/minecraft/test/StartupParameter;method_35968(Lnet/minecraft/item/Item;FFF)Lnet/minecraft/entity/ItemEntity;
    • method_35964

      public <E extends Entity> E method_35964​(EntityType<E> entityType, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lasp;Lgb;)Lasl;
      intermediary method_35964 Lnet/minecraft/class_4516;method_35964(Lnet/minecraft/class_1299;Lnet/minecraft/class_2338;)Lnet/minecraft/class_1297;
      named method_35964 Lnet/minecraft/test/StartupParameter;method_35964(Lnet/minecraft/entity/EntityType;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/entity/Entity;
    • method_35963

      public <E extends Entity> E method_35963​(EntityType<E> entityType, Vec3d vec3d)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lasp;Ldly;)Lasl;
      intermediary method_35963 Lnet/minecraft/class_4516;method_35963(Lnet/minecraft/class_1299;Lnet/minecraft/class_243;)Lnet/minecraft/class_1297;
      named method_35963 Lnet/minecraft/test/StartupParameter;method_35963(Lnet/minecraft/entity/EntityType;Lnet/minecraft/util/math/Vec3d;)Lnet/minecraft/entity/Entity;
    • method_35962

      public <E extends Entity> E method_35962​(EntityType<E> entityType, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lasp;III)Lasl;
      intermediary method_35962 Lnet/minecraft/class_4516;method_35962(Lnet/minecraft/class_1299;III)Lnet/minecraft/class_1297;
      named method_35962 Lnet/minecraft/test/StartupParameter;method_35962(Lnet/minecraft/entity/EntityType;III)Lnet/minecraft/entity/Entity;
    • method_35961

      public <E extends Entity> E method_35961​(EntityType<E> entityType, float float2, float float3, float float4)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lasp;FFF)Lasl;
      intermediary method_35961 Lnet/minecraft/class_4516;method_35961(Lnet/minecraft/class_1299;FFF)Lnet/minecraft/class_1297;
      named method_35961 Lnet/minecraft/test/StartupParameter;method_35961(Lnet/minecraft/entity/EntityType;FFF)Lnet/minecraft/entity/Entity;
    • method_36009

      public <E extends MobEntity> E method_36009​(EntityType<E> entityType, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official b Llu;b(Lasp;Lgb;)Lasz;
      intermediary method_36009 Lnet/minecraft/class_4516;method_36009(Lnet/minecraft/class_1299;Lnet/minecraft/class_2338;)Lnet/minecraft/class_1308;
      named method_36009 Lnet/minecraft/test/StartupParameter;method_36009(Lnet/minecraft/entity/EntityType;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/entity/mob/MobEntity;
    • method_36007

      public <E extends MobEntity> E method_36007​(EntityType<E> entityType, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official b Llu;b(Lasp;III)Lasz;
      intermediary method_36007 Lnet/minecraft/class_4516;method_36007(Lnet/minecraft/class_1299;III)Lnet/minecraft/class_1308;
      named method_36007 Lnet/minecraft/test/StartupParameter;method_36007(Lnet/minecraft/entity/EntityType;III)Lnet/minecraft/entity/mob/MobEntity;
    • method_36008

      public <E extends MobEntity> E method_36008​(EntityType<E> entityType, Vec3d vec3d)
      Mappings:
      Namespace Name Mixin selector
      official b Llu;b(Lasp;Ldly;)Lasz;
      intermediary method_36008 Lnet/minecraft/class_4516;method_36008(Lnet/minecraft/class_1299;Lnet/minecraft/class_243;)Lnet/minecraft/class_1308;
      named method_36008 Lnet/minecraft/test/StartupParameter;method_36008(Lnet/minecraft/entity/EntityType;Lnet/minecraft/util/math/Vec3d;)Lnet/minecraft/entity/mob/MobEntity;
    • method_36006

      public <E extends MobEntity> E method_36006​(EntityType<E> entityType, float float2, float float3, float float4)
      Mappings:
      Namespace Name Mixin selector
      official b Llu;b(Lasp;FFF)Lasz;
      intermediary method_36006 Lnet/minecraft/class_4516;method_36006(Lnet/minecraft/class_1299;FFF)Lnet/minecraft/class_1308;
      named method_36006 Lnet/minecraft/test/StartupParameter;method_36006(Lnet/minecraft/entity/EntityType;FFF)Lnet/minecraft/entity/mob/MobEntity;
    • method_35967

      public TimedTaskRunner method_35967​(MobEntity mobEntity, BlockPos blockPos, float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lasz;Lgb;F)Llz;
      intermediary method_35967 Lnet/minecraft/class_4516;method_35967(Lnet/minecraft/class_1308;Lnet/minecraft/class_2338;F)Lnet/minecraft/class_4693;
      named method_35967 Lnet/minecraft/test/StartupParameter;method_35967(Lnet/minecraft/entity/mob/MobEntity;Lnet/minecraft/util/math/BlockPos;F)Lnet/minecraft/test/TimedTaskRunner;
    • method_35945

      public void method_35945​(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(III)V
      intermediary method_35945 Lnet/minecraft/class_4516;method_35945(III)V
      named method_35945 Lnet/minecraft/test/StartupParameter;method_35945(III)V
    • method_36026

      public void method_36026​(BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official c Llu;c(Lgb;)V
      intermediary method_36026 Lnet/minecraft/class_4516;method_36026(Lnet/minecraft/class_2338;)V
      named method_36026 Lnet/minecraft/test/StartupParameter;method_36026(Lnet/minecraft/util/math/BlockPos;)V
    • method_36034

      public void method_36034​(BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official d Llu;d(Lgb;)V
      intermediary method_36034 Lnet/minecraft/class_4516;method_36034(Lnet/minecraft/class_2338;)V
      named method_36034 Lnet/minecraft/test/StartupParameter;method_36034(Lnet/minecraft/util/math/BlockPos;)V
    • method_35966

      public LivingEntity method_35966​(LivingEntity livingEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lasy;)Lasy;
      intermediary method_35966 Lnet/minecraft/class_4516;method_35966(Lnet/minecraft/class_1309;)Lnet/minecraft/class_1309;
      named method_35966 Lnet/minecraft/test/StartupParameter;method_35966(Lnet/minecraft/entity/LivingEntity;)Lnet/minecraft/entity/LivingEntity;
    • method_36021

      public PlayerEntity method_36021()
      Mappings:
      Namespace Name Mixin selector
      official c Llu;c()Lbjf;
      intermediary method_36021 Lnet/minecraft/class_4516;method_36021()Lnet/minecraft/class_1657;
      named method_36021 Lnet/minecraft/test/StartupParameter;method_36021()Lnet/minecraft/entity/player/PlayerEntity;
    • method_36002

      public void method_36002​(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official b Llu;b(III)V
      intermediary method_36002 Lnet/minecraft/class_4516;method_36002(III)V
      named method_36002 Lnet/minecraft/test/StartupParameter;method_36002(III)V
    • method_36039

      public void method_36039​(BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official e Llu;e(Lgb;)V
      intermediary method_36039 Lnet/minecraft/class_4516;method_36039(Lnet/minecraft/class_2338;)V
      named method_36039 Lnet/minecraft/test/StartupParameter;method_36039(Lnet/minecraft/util/math/BlockPos;)V
    • method_35981

      public void method_35981​(BlockPos blockPos, long long2)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lgb;J)V
      intermediary method_35981 Lnet/minecraft/class_4516;method_35981(Lnet/minecraft/class_2338;J)V
      named method_35981 Lnet/minecraft/test/StartupParameter;method_35981(Lnet/minecraft/util/math/BlockPos;J)V
    • method_36044

      public void method_36044​(BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official f Llu;f(Lgb;)V
      intermediary method_36044 Lnet/minecraft/class_4516;method_36044(Lnet/minecraft/class_2338;)V
      named method_36044 Lnet/minecraft/test/StartupParameter;method_36044(Lnet/minecraft/util/math/BlockPos;)V
    • method_35946

      public void method_35946​(int int2, int int3, int int4, Block block)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(IIILbyq;)V
      intermediary method_35946 Lnet/minecraft/class_4516;method_35946(IIILnet/minecraft/class_2248;)V
      named method_35946 Lnet/minecraft/test/StartupParameter;method_35946(IIILnet/minecraft/block/Block;)V
    • method_35947

      public void method_35947​(int int2, int int3, int int4, BlockState blockState)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(IIILcjr;)V
      intermediary method_35947 Lnet/minecraft/class_4516;method_35947(IIILnet/minecraft/class_2680;)V
      named method_35947 Lnet/minecraft/test/StartupParameter;method_35947(IIILnet/minecraft/block/BlockState;)V
    • method_35984

      public void method_35984​(BlockPos blockPos, Block block)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lgb;Lbyq;)V
      intermediary method_35984 Lnet/minecraft/class_4516;method_35984(Lnet/minecraft/class_2338;Lnet/minecraft/class_2248;)V
      named method_35984 Lnet/minecraft/test/StartupParameter;method_35984(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;)V
    • method_35986

      public void method_35986​(BlockPos blockPos, BlockState blockState)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lgb;Lcjr;)V
      intermediary method_35986 Lnet/minecraft/class_4516;method_35986(Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)V
      named method_35986 Lnet/minecraft/test/StartupParameter;method_35986(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)V
    • method_36030

      public void method_36030()
      Mappings:
      Namespace Name Mixin selector
      official d Llu;d()V
      intermediary method_36030 Lnet/minecraft/class_4516;method_36030()V
      named method_36030 Lnet/minecraft/test/StartupParameter;method_36030()V
    • method_35944

      public void method_35944​(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(I)V
      intermediary method_35944 Lnet/minecraft/class_4516;method_35944(I)V
      named method_35944 Lnet/minecraft/test/StartupParameter;method_35944(I)V
    • method_35971

      public void method_35971​(Block block, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lbyq;III)V
      intermediary method_35971 Lnet/minecraft/class_4516;method_35971(Lnet/minecraft/class_2248;III)V
      named method_35971 Lnet/minecraft/test/StartupParameter;method_35971(Lnet/minecraft/block/Block;III)V
    • method_35972

      public void method_35972​(Block block, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lbyq;Lgb;)V
      intermediary method_35972 Lnet/minecraft/class_4516;method_35972(Lnet/minecraft/class_2248;Lnet/minecraft/class_2338;)V
      named method_35972 Lnet/minecraft/test/StartupParameter;method_35972(Lnet/minecraft/block/Block;Lnet/minecraft/util/math/BlockPos;)V
    • method_36011

      public void method_36011​(Block block, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official b Llu;b(Lbyq;III)V
      intermediary method_36011 Lnet/minecraft/class_4516;method_36011(Lnet/minecraft/class_2248;III)V
      named method_36011 Lnet/minecraft/test/StartupParameter;method_36011(Lnet/minecraft/block/Block;III)V
    • method_36012

      public void method_36012​(Block block, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official b Llu;b(Lbyq;Lgb;)V
      intermediary method_36012 Lnet/minecraft/class_4516;method_36012(Lnet/minecraft/class_2248;Lnet/minecraft/class_2338;)V
      named method_36012 Lnet/minecraft/test/StartupParameter;method_36012(Lnet/minecraft/block/Block;Lnet/minecraft/util/math/BlockPos;)V
    • method_36024

      public void method_36024​(Block block, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official c Llu;c(Lbyq;III)V
      intermediary method_36024 Lnet/minecraft/class_4516;method_36024(Lnet/minecraft/class_2248;III)V
      named method_36024 Lnet/minecraft/test/StartupParameter;method_36024(Lnet/minecraft/block/Block;III)V
    • method_36025

      public void method_36025​(Block block, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official c Llu;c(Lbyq;Lgb;)V
      intermediary method_36025 Lnet/minecraft/class_4516;method_36025(Lnet/minecraft/class_2248;Lnet/minecraft/class_2338;)V
      named method_36025 Lnet/minecraft/test/StartupParameter;method_36025(Lnet/minecraft/block/Block;Lnet/minecraft/util/math/BlockPos;)V
    • method_35991

      public void method_35991​(BlockPos blockPos, Predicate<Block> predicate, String string)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lgb;Ljava/util/function/Predicate;Ljava/lang/String;)V
      intermediary method_35991 Lnet/minecraft/class_4516;method_35991(Lnet/minecraft/class_2338;Ljava/util/function/Predicate;Ljava/lang/String;)V
      named method_35991 Lnet/minecraft/test/StartupParameter;method_35991(Lnet/minecraft/util/math/BlockPos;Ljava/util/function/Predicate;Ljava/lang/String;)V
    • method_35992

      public void method_35992​(BlockPos blockPos, Predicate<Block> predicate, Supplier<String> supplier)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lgb;Ljava/util/function/Predicate;Ljava/util/function/Supplier;)V
      intermediary method_35992 Lnet/minecraft/class_4516;method_35992(Lnet/minecraft/class_2338;Ljava/util/function/Predicate;Ljava/util/function/Supplier;)V
      named method_35992 Lnet/minecraft/test/StartupParameter;method_35992(Lnet/minecraft/util/math/BlockPos;Ljava/util/function/Predicate;Ljava/util/function/Supplier;)V
    • method_35987

      public <T extends Comparable<T>> void method_35987​(BlockPos blockPos, Property<T> property, T t)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lgb;Lcku;Ljava/lang/Comparable;)V
      intermediary method_35987 Lnet/minecraft/class_4516;method_35987(Lnet/minecraft/class_2338;Lnet/minecraft/class_2769;Ljava/lang/Comparable;)V
      named method_35987 Lnet/minecraft/test/StartupParameter;method_35987(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/state/property/Property;Ljava/lang/Comparable;)V
    • method_35988

      public <T extends Comparable<T>> void method_35988​(BlockPos blockPos, Property<T> property, Predicate<T> predicate, String string)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lgb;Lcku;Ljava/util/function/Predicate;Ljava/lang/String;)V
      intermediary method_35988 Lnet/minecraft/class_4516;method_35988(Lnet/minecraft/class_2338;Lnet/minecraft/class_2769;Ljava/util/function/Predicate;Ljava/lang/String;)V
      named method_35988 Lnet/minecraft/test/StartupParameter;method_35988(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/state/property/Property;Ljava/util/function/Predicate;Ljava/lang/String;)V
    • method_36017

      public void method_36017​(BlockPos blockPos, Predicate<BlockState> predicate, Supplier<String> supplier)
      Mappings:
      Namespace Name Mixin selector
      official b Llu;b(Lgb;Ljava/util/function/Predicate;Ljava/util/function/Supplier;)V
      intermediary method_36017 Lnet/minecraft/class_4516;method_36017(Lnet/minecraft/class_2338;Ljava/util/function/Predicate;Ljava/util/function/Supplier;)V
      named method_36017 Lnet/minecraft/test/StartupParameter;method_36017(Lnet/minecraft/util/math/BlockPos;Ljava/util/function/Predicate;Ljava/util/function/Supplier;)V
    • method_35959

      public void method_35959​(EntityType<?> entityType)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lasp;)V
      intermediary method_35959 Lnet/minecraft/class_4516;method_35959(Lnet/minecraft/class_1299;)V
      named method_35959 Lnet/minecraft/test/StartupParameter;method_35959(Lnet/minecraft/entity/EntityType;)V
    • method_36022

      public void method_36022​(EntityType<?> entityType, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official c Llu;c(Lasp;III)V
      intermediary method_36022 Lnet/minecraft/class_4516;method_36022(Lnet/minecraft/class_1299;III)V
      named method_36022 Lnet/minecraft/test/StartupParameter;method_36022(Lnet/minecraft/entity/EntityType;III)V
    • method_36023

      public void method_36023​(EntityType<?> entityType, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official c Llu;c(Lasp;Lgb;)V
      intermediary method_36023 Lnet/minecraft/class_4516;method_36023(Lnet/minecraft/class_1299;Lnet/minecraft/class_2338;)V
      named method_36023 Lnet/minecraft/test/StartupParameter;method_36023(Lnet/minecraft/entity/EntityType;Lnet/minecraft/util/math/BlockPos;)V
    • method_35965

      public void method_35965​(EntityType<?> entityType, BlockPos blockPos, double double2)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lasp;Lgb;D)V
      intermediary method_35965 Lnet/minecraft/class_4516;method_35965(Lnet/minecraft/class_1299;Lnet/minecraft/class_2338;D)V
      named method_35965 Lnet/minecraft/test/StartupParameter;method_35965(Lnet/minecraft/entity/EntityType;Lnet/minecraft/util/math/BlockPos;D)V
    • method_35953

      public void method_35953​(Entity entity, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lasl;III)V
      intermediary method_35953 Lnet/minecraft/class_4516;method_35953(Lnet/minecraft/class_1297;III)V
      named method_35953 Lnet/minecraft/test/StartupParameter;method_35953(Lnet/minecraft/entity/Entity;III)V
    • method_35955

      public void method_35955​(Entity entity, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lasl;Lgb;)V
      intermediary method_35955 Lnet/minecraft/class_4516;method_35955(Lnet/minecraft/class_1297;Lnet/minecraft/class_2338;)V
      named method_35955 Lnet/minecraft/test/StartupParameter;method_35955(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/BlockPos;)V
    • method_35970

      public void method_35970​(Item item, BlockPos blockPos, double double2, int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lbpn;Lgb;DI)V
      intermediary method_35970 Lnet/minecraft/class_4516;method_35970(Lnet/minecraft/class_1792;Lnet/minecraft/class_2338;DI)V
      named method_35970 Lnet/minecraft/test/StartupParameter;method_35970(Lnet/minecraft/item/Item;Lnet/minecraft/util/math/BlockPos;DI)V
    • method_35969

      public void method_35969​(Item item, BlockPos blockPos, double double2)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lbpn;Lgb;D)V
      intermediary method_35969 Lnet/minecraft/class_4516;method_35969(Lnet/minecraft/class_1792;Lnet/minecraft/class_2338;D)V
      named method_35969 Lnet/minecraft/test/StartupParameter;method_35969(Lnet/minecraft/item/Item;Lnet/minecraft/util/math/BlockPos;D)V
    • method_36004

      public void method_36004​(EntityType<?> entityType)
      Mappings:
      Namespace Name Mixin selector
      official b Llu;b(Lasp;)V
      intermediary method_36004 Lnet/minecraft/class_4516;method_36004(Lnet/minecraft/class_1299;)V
      named method_36004 Lnet/minecraft/test/StartupParameter;method_36004(Lnet/minecraft/entity/EntityType;)V
    • method_36031

      public void method_36031​(EntityType<?> entityType, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official d Llu;d(Lasp;III)V
      intermediary method_36031 Lnet/minecraft/class_4516;method_36031(Lnet/minecraft/class_1299;III)V
      named method_36031 Lnet/minecraft/test/StartupParameter;method_36031(Lnet/minecraft/entity/EntityType;III)V
    • method_36032

      public void method_36032​(EntityType<?> entityType, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official d Llu;d(Lasp;Lgb;)V
      intermediary method_36032 Lnet/minecraft/class_4516;method_36032(Lnet/minecraft/class_1299;Lnet/minecraft/class_2338;)V
      named method_36032 Lnet/minecraft/test/StartupParameter;method_36032(Lnet/minecraft/entity/EntityType;Lnet/minecraft/util/math/BlockPos;)V
    • method_35960

      public void method_35960​(EntityType<?> entityType, double double2, double double3, double double4)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lasp;DDD)V
      intermediary method_35960 Lnet/minecraft/class_4516;method_35960(Lnet/minecraft/class_1299;DDD)V
      named method_35960 Lnet/minecraft/test/StartupParameter;method_35960(Lnet/minecraft/entity/EntityType;DDD)V
    • method_36005

      public void method_36005​(EntityType<?> entityType, double double2, double double3, double double4)
      Mappings:
      Namespace Name Mixin selector
      official b Llu;b(Lasp;DDD)V
      intermediary method_36005 Lnet/minecraft/class_4516;method_36005(Lnet/minecraft/class_1299;DDD)V
      named method_36005 Lnet/minecraft/test/StartupParameter;method_36005(Lnet/minecraft/entity/EntityType;DDD)V
    • method_35982

      public <E extends Entity,​ T> void method_35982​(BlockPos blockPos, EntityType<E> entityType, Function<? super E,​T> function, @Nullable T t)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lgb;Lasp;Ljava/util/function/Function;Ljava/lang/Object;)V
      intermediary method_35982 Lnet/minecraft/class_4516;method_35982(Lnet/minecraft/class_2338;Lnet/minecraft/class_1299;Ljava/util/function/Function;Ljava/lang/Object;)V
      named method_35982 Lnet/minecraft/test/StartupParameter;method_35982(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/EntityType;Ljava/util/function/Function;Ljava/lang/Object;)V
    • method_36047

      public void method_36047​(BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official g Llu;g(Lgb;)V
      intermediary method_36047 Lnet/minecraft/class_4516;method_36047(Lnet/minecraft/class_2338;)V
      named method_36047 Lnet/minecraft/test/StartupParameter;method_36047(Lnet/minecraft/util/math/BlockPos;)V
    • method_35983

      public void method_35983​(BlockPos blockPos, Item item)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lgb;Lbpn;)V
      intermediary method_35983 Lnet/minecraft/class_4516;method_35983(Lnet/minecraft/class_2338;Lnet/minecraft/class_1792;)V
      named method_35983 Lnet/minecraft/test/StartupParameter;method_35983(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/item/Item;)V
    • method_35977

      public void method_35977​(BlockBox blockBox, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lczp;Lgb;)V
      intermediary method_35977 Lnet/minecraft/class_4516;method_35977(Lnet/minecraft/class_3341;Lnet/minecraft/class_2338;)V
      named method_35977 Lnet/minecraft/test/StartupParameter;method_35977(Lnet/minecraft/util/math/BlockBox;Lnet/minecraft/util/math/BlockPos;)V
    • method_35990

      public void method_35990​(BlockPos blockPos, BlockPos blockPos2)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lgb;Lgb;)V
      intermediary method_35990 Lnet/minecraft/class_4516;method_35990(Lnet/minecraft/class_2338;Lnet/minecraft/class_2338;)V
      named method_35990 Lnet/minecraft/test/StartupParameter;method_35990(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos;)V
    • method_35950

      public void method_35950​(long long2, BlockPos blockPos, Item item)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(JLgb;Lbpn;)V
      intermediary method_35950 Lnet/minecraft/class_4516;method_35950(JLnet/minecraft/class_2338;Lnet/minecraft/class_1792;)V
      named method_35950 Lnet/minecraft/test/StartupParameter;method_35950(JLnet/minecraft/util/math/BlockPos;Lnet/minecraft/item/Item;)V
    • method_35949

      public void method_35949​(long long2, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(JLgb;)V
      intermediary method_35949 Lnet/minecraft/class_4516;method_35949(JLnet/minecraft/class_2338;)V
      named method_35949 Lnet/minecraft/test/StartupParameter;method_35949(JLnet/minecraft/util/math/BlockPos;)V
    • method_36015

      public <E extends Entity,​ T> void method_36015​(BlockPos blockPos, EntityType<E> entityType, Function<E,​T> function, T t)
      Mappings:
      Namespace Name Mixin selector
      official b Llu;b(Lgb;Lasp;Ljava/util/function/Function;Ljava/lang/Object;)V
      intermediary method_36015 Lnet/minecraft/class_4516;method_36015(Lnet/minecraft/class_2338;Lnet/minecraft/class_1299;Ljava/util/function/Function;Ljava/lang/Object;)V
      named method_36015 Lnet/minecraft/test/StartupParameter;method_36015(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/EntityType;Ljava/util/function/Function;Ljava/lang/Object;)V
    • method_35958

      public <E extends Entity> void method_35958​(E e, Predicate<E> predicate, String string)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lasl;Ljava/util/function/Predicate;Ljava/lang/String;)V
      intermediary method_35958 Lnet/minecraft/class_4516;method_35958(Lnet/minecraft/class_1297;Ljava/util/function/Predicate;Ljava/lang/String;)V
      named method_35958 Lnet/minecraft/test/StartupParameter;method_35958(Lnet/minecraft/entity/Entity;Ljava/util/function/Predicate;Ljava/lang/String;)V
    • method_35957

      public <E extends Entity,​ T> void method_35957​(E e, Function<E,​T> function, String string, T t)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Lasl;Ljava/util/function/Function;Ljava/lang/String;Ljava/lang/Object;)V
      intermediary method_35957 Lnet/minecraft/class_4516;method_35957(Lnet/minecraft/class_1297;Ljava/util/function/Function;Ljava/lang/String;Ljava/lang/Object;)V
      named method_35957 Lnet/minecraft/test/StartupParameter;method_35957(Lnet/minecraft/entity/Entity;Ljava/util/function/Function;Ljava/lang/String;Ljava/lang/Object;)V
    • method_36037

      public void method_36037​(EntityType<?> entityType, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official e Llu;e(Lasp;III)V
      intermediary method_36037 Lnet/minecraft/class_4516;method_36037(Lnet/minecraft/class_1299;III)V
      named method_36037 Lnet/minecraft/test/StartupParameter;method_36037(Lnet/minecraft/entity/EntityType;III)V
    • method_36038

      public void method_36038​(EntityType<?> entityType, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official e Llu;e(Lasp;Lgb;)V
      intermediary method_36038 Lnet/minecraft/class_4516;method_36038(Lnet/minecraft/class_1299;Lnet/minecraft/class_2338;)V
      named method_36038 Lnet/minecraft/test/StartupParameter;method_36038(Lnet/minecraft/entity/EntityType;Lnet/minecraft/util/math/BlockPos;)V
    • method_36042

      public void method_36042​(EntityType<?> entityType, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official f Llu;f(Lasp;III)V
      intermediary method_36042 Lnet/minecraft/class_4516;method_36042(Lnet/minecraft/class_1299;III)V
      named method_36042 Lnet/minecraft/test/StartupParameter;method_36042(Lnet/minecraft/entity/EntityType;III)V
    • method_36043

      public void method_36043​(EntityType<?> entityType, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official f Llu;f(Lasp;Lgb;)V
      intermediary method_36043 Lnet/minecraft/class_4516;method_36043(Lnet/minecraft/class_1299;Lnet/minecraft/class_2338;)V
      named method_36043 Lnet/minecraft/test/StartupParameter;method_36043(Lnet/minecraft/entity/EntityType;Lnet/minecraft/util/math/BlockPos;)V
    • method_36036

      public void method_36036()
      Mappings:
      Namespace Name Mixin selector
      official e Llu;e()V
      intermediary method_36036 Lnet/minecraft/class_4516;method_36036()V
      named method_36036 Lnet/minecraft/test/StartupParameter;method_36036()V
    • method_36048

      private void method_36048()
      Mappings:
      Namespace Name Mixin selector
      official h Llu;h()V
      intermediary method_36048 Lnet/minecraft/class_4516;method_36048()V
      named method_36048 Lnet/minecraft/test/StartupParameter;method_36048()V
    • method_35993

      public void method_35993​(Runnable runnable)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Ljava/lang/Runnable;)V
      intermediary method_35993 Lnet/minecraft/class_4516;method_35993(Ljava/lang/Runnable;)V
      named method_35993 Lnet/minecraft/test/StartupParameter;method_35993(Ljava/lang/Runnable;)V
    • method_36018

      public void method_36018​(Runnable runnable)
      Mappings:
      Namespace Name Mixin selector
      official b Llu;b(Ljava/lang/Runnable;)V
      intermediary method_36018 Lnet/minecraft/class_4516;method_36018(Ljava/lang/Runnable;)V
      named method_36018 Lnet/minecraft/test/StartupParameter;method_36018(Ljava/lang/Runnable;)V
    • method_35948

      public void method_35948​(int int2, Runnable runnable)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(ILjava/lang/Runnable;)V
      intermediary method_35948 Lnet/minecraft/class_4516;method_35948(ILjava/lang/Runnable;)V
      named method_35948 Lnet/minecraft/test/StartupParameter;method_35948(ILjava/lang/Runnable;)V
    • method_35951

      public void method_35951​(long long2, Runnable runnable)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(JLjava/lang/Runnable;)V
      intermediary method_35951 Lnet/minecraft/class_4516;method_35951(JLjava/lang/Runnable;)V
      named method_35951 Lnet/minecraft/test/StartupParameter;method_35951(JLjava/lang/Runnable;)V
    • method_36003

      public void method_36003​(long long2, Runnable runnable)
      Mappings:
      Namespace Name Mixin selector
      official b Llu;b(JLjava/lang/Runnable;)V
      intermediary method_36003 Lnet/minecraft/class_4516;method_36003(JLjava/lang/Runnable;)V
      named method_36003 Lnet/minecraft/test/StartupParameter;method_36003(JLjava/lang/Runnable;)V
    • method_36050

      public void method_36050​(BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official h Llu;h(Lgb;)V
      intermediary method_36050 Lnet/minecraft/class_4516;method_36050(Lnet/minecraft/class_2338;)V
      named method_36050 Lnet/minecraft/test/StartupParameter;method_36050(Lnet/minecraft/util/math/BlockPos;)V
    • method_35997

      public void method_35997​(String string, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Ljava/lang/String;Lgb;)V
      intermediary method_35997 Lnet/minecraft/class_4516;method_35997(Ljava/lang/String;Lnet/minecraft/class_2338;)V
      named method_35997 Lnet/minecraft/test/StartupParameter;method_35997(Ljava/lang/String;Lnet/minecraft/util/math/BlockPos;)V
    • method_35996

      public void method_35996​(String string, Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Ljava/lang/String;Lasl;)V
      intermediary method_35996 Lnet/minecraft/class_4516;method_35996(Ljava/lang/String;Lnet/minecraft/class_1297;)V
      named method_35996 Lnet/minecraft/test/StartupParameter;method_35996(Ljava/lang/String;Lnet/minecraft/entity/Entity;)V
    • method_35995

      public void method_35995​(String string)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Ljava/lang/String;)V
      intermediary method_35995 Lnet/minecraft/class_4516;method_35995(Ljava/lang/String;)V
      named method_35995 Lnet/minecraft/test/StartupParameter;method_35995(Ljava/lang/String;)V
    • method_36028

      public void method_36028​(Runnable runnable)
      Mappings:
      Namespace Name Mixin selector
      official c Llu;c(Ljava/lang/Runnable;)V
      intermediary method_36028 Lnet/minecraft/class_4516;method_36028(Ljava/lang/Runnable;)V
      named method_36028 Lnet/minecraft/test/StartupParameter;method_36028(Ljava/lang/Runnable;)V
    • method_36035

      public void method_36035​(Runnable runnable)
      Mappings:
      Namespace Name Mixin selector
      official d Llu;d(Ljava/lang/Runnable;)V
      intermediary method_36035 Lnet/minecraft/class_4516;method_36035(Ljava/lang/Runnable;)V
      named method_36035 Lnet/minecraft/test/StartupParameter;method_36035(Ljava/lang/Runnable;)V
    • method_36041

      public TimedTaskRunner method_36041()
      Mappings:
      Namespace Name Mixin selector
      official f Llu;f()Llz;
      intermediary method_36041 Lnet/minecraft/class_4516;method_36041()Lnet/minecraft/class_4693;
      named method_36041 Lnet/minecraft/test/StartupParameter;method_36041()Lnet/minecraft/test/TimedTaskRunner;
    • method_36052

      public BlockPos method_36052​(BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official i Llu;i(Lgb;)Lgb;
      intermediary method_36052 Lnet/minecraft/class_4516;method_36052(Lnet/minecraft/class_2338;)Lnet/minecraft/class_2338;
      named method_36052 Lnet/minecraft/test/StartupParameter;method_36052(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/math/BlockPos;
    • method_36054

      public BlockPos method_36054​(BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official j Llu;j(Lgb;)Lgb;
      intermediary method_36054 Lnet/minecraft/class_4516;method_36054(Lnet/minecraft/class_2338;)Lnet/minecraft/class_2338;
      named method_36054 Lnet/minecraft/test/StartupParameter;method_36054(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/math/BlockPos;
    • method_35978

      public Vec3d method_35978​(Vec3d vec3d)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Ldly;)Ldly;
      intermediary method_35978 Lnet/minecraft/class_4516;method_35978(Lnet/minecraft/class_243;)Lnet/minecraft/class_243;
      named method_35978 Lnet/minecraft/test/StartupParameter;method_35978(Lnet/minecraft/util/math/Vec3d;)Lnet/minecraft/util/math/Vec3d;
    • method_36045

      public long method_36045()
      Mappings:
      Namespace Name Mixin selector
      official g Llu;g()J
      intermediary method_36045 Lnet/minecraft/class_4516;method_36045()J
      named method_36045 Lnet/minecraft/test/StartupParameter;method_36045()J
    • method_36051

      private Box method_36051()
      Mappings:
      Namespace Name Mixin selector
      official i Llu;i()Ldlt;
      intermediary method_36051 Lnet/minecraft/class_4516;method_36051()Lnet/minecraft/class_238;
      named method_36051 Lnet/minecraft/test/StartupParameter;method_36051()Lnet/minecraft/util/math/Box;
    • method_36053

      private Box method_36053()
      Mappings:
      Namespace Name Mixin selector
      official j Llu;j()Ldlt;
      intermediary method_36053 Lnet/minecraft/class_4516;method_36053()Lnet/minecraft/class_238;
      named method_36053 Lnet/minecraft/test/StartupParameter;method_36053()Lnet/minecraft/util/math/Box;
    • method_35998

      public void method_35998​(Consumer<BlockPos> consumer)
      Mappings:
      Namespace Name Mixin selector
      official a Llu;a(Ljava/util/function/Consumer;)V
      intermediary method_35998 Lnet/minecraft/class_4516;method_35998(Ljava/util/function/Consumer;)V
      named method_35998 Lnet/minecraft/test/StartupParameter;method_35998(Ljava/util/function/Consumer;)V
    • method_36040

      public void method_36040​(Runnable runnable)
      Mappings:
      Namespace Name Mixin selector
      official e Llu;e(Ljava/lang/Runnable;)V
      intermediary method_36040 Lnet/minecraft/class_4516;method_36040(Ljava/lang/Runnable;)V
      named method_36040 Lnet/minecraft/test/StartupParameter;method_36040(Ljava/lang/Runnable;)V