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.FullConfigTrialSpawner.configstatic final TrialSpawner.FullConfigTrialSpawner.FullConfig.DEFAULTFields 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_CODECMethods 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)