Uses of Record Class
net.minecraft.world.level.block.entity.trialspawner.TrialSpawner.FullConfig
Packages that use TrialSpawner.FullConfig
-
Uses of TrialSpawner.FullConfig in net.minecraft.world.level.block.entity.trialspawner
Fields in net.minecraft.world.level.block.entity.trialspawner declared as TrialSpawner.FullConfigModifier and TypeFieldDescriptionprivate TrialSpawner.FullConfig
TrialSpawner.config
static final TrialSpawner.FullConfig
TrialSpawner.FullConfig.DEFAULT
Fields in net.minecraft.world.level.block.entity.trialspawner with type parameters of type TrialSpawner.FullConfigModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<TrialSpawner.FullConfig> TrialSpawner.FullConfig.MAP_CODEC
Methods in net.minecraft.world.level.block.entity.trialspawner that return TrialSpawner.FullConfigConstructors in net.minecraft.world.level.block.entity.trialspawner with parameters of type TrialSpawner.FullConfigModifierConstructorDescriptionTrialSpawner
(TrialSpawner.FullConfig pConfig, TrialSpawner.StateAccessor pStateAccessor, PlayerDetector pPlayerDetector, PlayerDetector.EntitySelector pEntitySelector)