Package net.minecraft.world
Class WanderingTraderManager
java.lang.Object
net.minecraft.world.WanderingTraderManager
- All Implemented Interfaces:
Spawner
- Mappings:
Namespace Name official btrintermediary net/minecraft/class_3990named net/minecraft/world/WanderingTraderManager
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intstatic final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate final ServerWorldPropertiesprivate final Randomprivate intprivate intprivate int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate booleandoesNotSuffocateAt(BlockView world, BlockPos pos) getNearbySpawnPos(WorldView world, BlockPos pos, int range) intspawn(ServerWorld world, boolean spawnMonsters, boolean spawnAnimals) Spawns entities into a world.private voidspawnLlama(ServerWorld world, WanderingTraderEntity wanderingTrader, int range) private booleantrySpawn(ServerWorld world)
-
Field Details
-
DEFAULT_SPAWN_TIMER
private static final int DEFAULT_SPAWN_TIMER- See Also:
- Mappings:
Namespace Name Mixin selector official bLbtr;b:Iintermediary field_30631Lnet/minecraft/class_3990;field_30631:Inamed DEFAULT_SPAWN_TIMERLnet/minecraft/world/WanderingTraderManager;DEFAULT_SPAWN_TIMER:I
-
DEFAULT_SPAWN_DELAY
public static final int DEFAULT_SPAWN_DELAY- See Also:
- Mappings:
Namespace Name Mixin selector official aLbtr;a:Iintermediary field_30630Lnet/minecraft/class_3990;field_30630:Inamed DEFAULT_SPAWN_DELAYLnet/minecraft/world/WanderingTraderManager;DEFAULT_SPAWN_DELAY:I
-
MIN_SPAWN_CHANCE
private static final int MIN_SPAWN_CHANCE- See Also:
- Mappings:
Namespace Name Mixin selector official cLbtr;c:Iintermediary field_30632Lnet/minecraft/class_3990;field_30632:Inamed MIN_SPAWN_CHANCELnet/minecraft/world/WanderingTraderManager;MIN_SPAWN_CHANCE:I
-
MAX_SPAWN_CHANCE
private static final int MAX_SPAWN_CHANCE- See Also:
- Mappings:
Namespace Name Mixin selector official dLbtr;d:Iintermediary field_30633Lnet/minecraft/class_3990;field_30633:Inamed MAX_SPAWN_CHANCELnet/minecraft/world/WanderingTraderManager;MAX_SPAWN_CHANCE:I
-
DEFAULT_SPAWN_CHANCE
private static final int DEFAULT_SPAWN_CHANCE- See Also:
- Mappings:
Namespace Name Mixin selector official eLbtr;e:Iintermediary field_30634Lnet/minecraft/class_3990;field_30634:Inamed DEFAULT_SPAWN_CHANCELnet/minecraft/world/WanderingTraderManager;DEFAULT_SPAWN_CHANCE:I
-
field_30635
private static final int field_30635- See Also:
- Mappings:
Namespace Name Mixin selector official fLbtr;f:Iintermediary field_30635Lnet/minecraft/class_3990;field_30635:Inamed field_30635Lnet/minecraft/world/WanderingTraderManager;field_30635:I
-
field_30636
private static final int field_30636- See Also:
- Mappings:
Namespace Name Mixin selector official gLbtr;g:Iintermediary field_30636Lnet/minecraft/class_3990;field_30636:Inamed field_30636Lnet/minecraft/world/WanderingTraderManager;field_30636:I
-
random
- Mappings:
Namespace Name Mixin selector official hLbtr;h:Lamj;intermediary field_17726Lnet/minecraft/class_3990;field_17726:Lnet/minecraft/class_5819;named randomLnet/minecraft/world/WanderingTraderManager;random:Lnet/minecraft/util/math/random/Random;
-
properties
- Mappings:
Namespace Name Mixin selector official iLbtr;i:Ldrq;intermediary field_24387Lnet/minecraft/class_3990;field_24387:Lnet/minecraft/class_5268;named propertiesLnet/minecraft/world/WanderingTraderManager;properties:Lnet/minecraft/world/level/ServerWorldProperties;
-
spawnTimer
private int spawnTimer- Mappings:
Namespace Name Mixin selector official jLbtr;j:Iintermediary field_17728Lnet/minecraft/class_3990;field_17728:Inamed spawnTimerLnet/minecraft/world/WanderingTraderManager;spawnTimer:I
-
spawnDelay
private int spawnDelay- Mappings:
Namespace Name Mixin selector official kLbtr;k:Iintermediary field_17729Lnet/minecraft/class_3990;field_17729:Inamed spawnDelayLnet/minecraft/world/WanderingTraderManager;spawnDelay:I
-
spawnChance
private int spawnChance- Mappings:
Namespace Name Mixin selector official lLbtr;l:Iintermediary field_17730Lnet/minecraft/class_3990;field_17730:Inamed spawnChanceLnet/minecraft/world/WanderingTraderManager;spawnChance:I
-
-
Constructor Details
-
WanderingTraderManager
- Mappings:
Namespace Name Mixin selector official <init>Lbtr;<init>(Ldrq;)Vintermediary <init>Lnet/minecraft/class_3990;<init>(Lnet/minecraft/class_5268;)Vnamed <init>Lnet/minecraft/world/WanderingTraderManager;<init>(Lnet/minecraft/world/level/ServerWorldProperties;)V
-
-
Method Details
-
spawn
Spawns entities into a world.- Specified by:
spawnin interfaceSpawner- Parameters:
spawnMonsters- whether monsters should be spawnedspawnAnimals- whether animals should be spawned- Returns:
- the number of entities spawned
- Mappings:
Namespace Name Mixin selector official aLcgf;a(Lagc;ZZ)Iintermediary method_6445Lnet/minecraft/class_5304;method_6445(Lnet/minecraft/class_3218;ZZ)Inamed spawnLnet/minecraft/world/spawner/Spawner;spawn(Lnet/minecraft/server/world/ServerWorld;ZZ)I
-
trySpawn
- Mappings:
Namespace Name Mixin selector official aLbtr;a(Lagc;)Zintermediary method_18018Lnet/minecraft/class_3990;method_18018(Lnet/minecraft/class_3218;)Znamed trySpawnLnet/minecraft/world/WanderingTraderManager;trySpawn(Lnet/minecraft/server/world/ServerWorld;)Z
-
spawnLlama
- Mappings:
Namespace Name Mixin selector official aLbtr;a(Lagc;Lbtq;I)Vintermediary method_18016Lnet/minecraft/class_3990;method_18016(Lnet/minecraft/class_3218;Lnet/minecraft/class_3989;I)Vnamed spawnLlamaLnet/minecraft/world/WanderingTraderManager;spawnLlama(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/entity/passive/WanderingTraderEntity;I)V
-
getNearbySpawnPos
- Mappings:
Namespace Name Mixin selector official aLbtr;a(Lcgv;Lgt;I)Lgt;intermediary method_18017Lnet/minecraft/class_3990;method_18017(Lnet/minecraft/class_4538;Lnet/minecraft/class_2338;I)Lnet/minecraft/class_2338;named getNearbySpawnPosLnet/minecraft/world/WanderingTraderManager;getNearbySpawnPos(Lnet/minecraft/world/WorldView;Lnet/minecraft/util/math/BlockPos;I)Lnet/minecraft/util/math/BlockPos;
-
doesNotSuffocateAt
- Mappings:
Namespace Name Mixin selector official aLbtr;a(Lcfy;Lgt;)Zintermediary method_23279Lnet/minecraft/class_3990;method_23279(Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Znamed doesNotSuffocateAtLnet/minecraft/world/WanderingTraderManager;doesNotSuffocateAt(Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)Z
-