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_310895_, Level p_310374_, TrialSpawnerState p_310556_) protected SpawnDataTrialSpawnerData.getOrCreateNextSpawnData(TrialSpawner p_311810_, RandomSource p_311692_) voidTrialSpawnerData.setEntityId(TrialSpawner p_311233_, RandomSource p_312395_, EntityType<?> p_311226_) (package private) TrialSpawnerStateTrialSpawnerState.tickAndGetNext(BlockPos p_313024_, TrialSpawner p_310869_, ServerLevel p_313233_)