Uses of Class
net.minecraft.block.entity.SpawnerBlockEntityBehavior
Packages that use SpawnerBlockEntityBehavior
Package
Description
-
Uses of SpawnerBlockEntityBehavior in net.minecraft.block.entity
Subclasses of SpawnerBlockEntityBehavior in net.minecraft.block.entityModifier and TypeClassDescription(package private) class(package private) classFields in net.minecraft.block.entity declared as SpawnerBlockEntityBehaviorModifier and TypeFieldDescriptionprivate final SpawnerBlockEntityBehaviorMobSpawnerBlockEntity.field_5663Methods in net.minecraft.block.entity that return SpawnerBlockEntityBehaviorConstructors in net.minecraft.block.entity with parameters of type SpawnerBlockEntityBehaviorModifierConstructorDescriptionSpawnerBlockEntityBehaviorEntry(SpawnerBlockEntityBehavior spawnerBlockEntityBehavior, NbtCompound nbtCompound) SpawnerBlockEntityBehaviorEntry(SpawnerBlockEntityBehavior spawnerBlockEntityBehavior, NbtCompound nbtCompound, String string) -
Uses of SpawnerBlockEntityBehavior in net.minecraft.client.render.block.entity
Methods in net.minecraft.client.render.block.entity with parameters of type SpawnerBlockEntityBehaviorModifier and TypeMethodDescriptionstatic voidMobSpawnerBlockEntityRenderer.renderEntity(SpawnerBlockEntityBehavior behavior, double x, double y, double z, float tickDelta) -
Uses of SpawnerBlockEntityBehavior in net.minecraft.entity.vehicle
Fields in net.minecraft.entity.vehicle declared as SpawnerBlockEntityBehaviorModifier and TypeFieldDescriptionprivate final SpawnerBlockEntityBehaviorSpawnerMinecartEntity.spawnerMethods in net.minecraft.entity.vehicle that return SpawnerBlockEntityBehavior