Uses of Class
net.minecraft.world.level.block.entity.trialspawner.TrialSpawner
Packages that use TrialSpawner
Package
Description
-
Uses of TrialSpawner in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity declared as TrialSpawnerMethods in net.minecraft.world.level.block.entity that return TrialSpawner -
Uses of TrialSpawner in net.minecraft.world.level.block.entity.trialspawner
Methods in net.minecraft.world.level.block.entity.trialspawner that return types with arguments of type TrialSpawnerModifier and TypeMethodDescriptioncom.mojang.serialization.Codec<TrialSpawner>
TrialSpawner.codec()
Methods in net.minecraft.world.level.block.entity.trialspawner with parameters of type TrialSpawnerModifier and TypeMethodDescriptionTrialSpawnerData.getOrCreateDisplayEntity
(TrialSpawner p_312366_, Level p_312148_, TrialSpawnerState p_311790_) protected SpawnData
TrialSpawnerData.getOrCreateNextSpawnData
(TrialSpawner p_312745_, RandomSource p_312242_) void
TrialSpawnerData.setEntityId
(TrialSpawner p_312044_, RandomSource p_312864_, EntityType<?> p_312415_) (package private) TrialSpawnerState
TrialSpawnerState.tickAndGetNext
(BlockPos p_312221_, TrialSpawner p_311912_, ServerLevel p_311974_)