Package net.minecraft.test
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 Summary
Fields Modifier and Type Field Description private boolean
field_33146
private GameTest
test
-
Constructor Summary
Constructors Constructor Description StartupParameter(GameTest test)
-
Method Summary
Modifier and Type Method Description ServerWorld
method_35943()
void
method_35944(int int2)
void
method_35945(int int2, int int3, int int4)
void
method_35946(int int2, int int3, int int4, Block block)
void
method_35947(int int2, int int3, int int4, BlockState blockState)
void
method_35948(int int2, Runnable runnable)
void
method_35949(long long2, BlockPos blockPos)
void
method_35950(long long2, BlockPos blockPos, Item item)
void
method_35951(long long2, Runnable runnable)
void
method_35953(Entity entity, int int2, int int3, int int4)
void
method_35955(Entity entity, BlockPos blockPos)
<E extends Entity, T>
voidmethod_35957(E e, Function<E,T> function, String string, T t)
<E extends Entity>
voidmethod_35958(E e, Predicate<E> predicate, String string)
void
method_35959(EntityType<?> entityType)
void
method_35960(EntityType<?> entityType, double double2, double double3, double double4)
<E extends Entity>
Emethod_35961(EntityType<E> entityType, float float2, float float3, float float4)
<E extends Entity>
Emethod_35962(EntityType<E> entityType, int int2, int int3, int int4)
<E extends Entity>
Emethod_35963(EntityType<E> entityType, Vec3d vec3d)
<E extends Entity>
Emethod_35964(EntityType<E> entityType, BlockPos blockPos)
void
method_35965(EntityType<?> entityType, BlockPos blockPos, double double2)
LivingEntity
method_35966(LivingEntity livingEntity)
TimedTaskRunner
method_35967(MobEntity mobEntity, BlockPos blockPos, float float2)
ItemEntity
method_35968(Item item, float float2, float float3, float float4)
void
method_35969(Item item, BlockPos blockPos, double double2)
void
method_35970(Item item, BlockPos blockPos, double double2, int int2)
void
method_35971(Block block, int int2, int int3, int int4)
void
method_35972(Block block, BlockPos blockPos)
void
method_35977(BlockBox blockBox, BlockPos blockPos)
Vec3d
method_35978(Vec3d vec3d)
BlockState
method_35980(BlockPos blockPos)
void
method_35981(BlockPos blockPos, long long2)
<E extends Entity, T>
voidmethod_35982(BlockPos blockPos, EntityType<E> entityType, Function<? super E,T> function, T t)
void
method_35983(BlockPos blockPos, Item item)
void
method_35984(BlockPos blockPos, Block block)
void
method_35986(BlockPos blockPos, BlockState blockState)
<T extends Comparable<T>>
voidmethod_35987(BlockPos blockPos, Property<T> property, T t)
<T extends Comparable<T>>
voidmethod_35988(BlockPos blockPos, Property<T> property, Predicate<T> predicate, String string)
void
method_35990(BlockPos blockPos, BlockPos blockPos2)
void
method_35991(BlockPos blockPos, Predicate<Block> predicate, String string)
void
method_35992(BlockPos blockPos, Predicate<Block> predicate, Supplier<String> supplier)
void
method_35993(Runnable runnable)
void
method_35995(String string)
void
method_35996(String string, Entity entity)
void
method_35997(String string, BlockPos blockPos)
void
method_35998(Consumer<BlockPos> consumer)
void
method_36001()
void
method_36002(int int2, int int3, int int4)
void
method_36003(long long2, Runnable runnable)
void
method_36004(EntityType<?> entityType)
void
method_36005(EntityType<?> entityType, double double2, double double3, double double4)
<E extends MobEntity>
Emethod_36006(EntityType<E> entityType, float float2, float float3, float float4)
<E extends MobEntity>
Emethod_36007(EntityType<E> entityType, int int2, int int3, int int4)
<E extends MobEntity>
Emethod_36008(EntityType<E> entityType, Vec3d vec3d)
<E extends MobEntity>
Emethod_36009(EntityType<E> entityType, BlockPos blockPos)
void
method_36011(Block block, int int2, int int3, int int4)
void
method_36012(Block block, BlockPos blockPos)
@Nullable BlockEntity
method_36014(BlockPos blockPos)
<E extends Entity, T>
voidmethod_36015(BlockPos blockPos, EntityType<E> entityType, Function<E,T> function, T t)
void
method_36017(BlockPos blockPos, Predicate<BlockState> predicate, Supplier<String> supplier)
void
method_36018(Runnable runnable)
PlayerEntity
method_36021()
void
method_36022(EntityType<?> entityType, int int2, int int3, int int4)
void
method_36023(EntityType<?> entityType, BlockPos blockPos)
void
method_36024(Block block, int int2, int int3, int int4)
void
method_36025(Block block, BlockPos blockPos)
void
method_36026(BlockPos blockPos)
void
method_36028(Runnable runnable)
void
method_36030()
void
method_36031(EntityType<?> entityType, int int2, int int3, int int4)
void
method_36032(EntityType<?> entityType, BlockPos blockPos)
void
method_36034(BlockPos blockPos)
void
method_36035(Runnable runnable)
void
method_36036()
void
method_36037(EntityType<?> entityType, int int2, int int3, int int4)
void
method_36038(EntityType<?> entityType, BlockPos blockPos)
void
method_36039(BlockPos blockPos)
void
method_36040(Runnable runnable)
TimedTaskRunner
method_36041()
void
method_36042(EntityType<?> entityType, int int2, int int3, int int4)
void
method_36043(EntityType<?> entityType, BlockPos blockPos)
void
method_36044(BlockPos blockPos)
long
method_36045()
void
method_36047(BlockPos blockPos)
private void
method_36048()
void
method_36050(BlockPos blockPos)
private Box
method_36051()
BlockPos
method_36052(BlockPos blockPos)
private Box
method_36053()
BlockPos
method_36054(BlockPos blockPos)
-
Field Details
-
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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
-