Uses of Class
net.minecraft.block.entity.SpawnerBlockEntityBehavior
Packages that use SpawnerBlockEntityBehavior
Package
Description
-
Uses of SpawnerBlockEntityBehavior in net.minecraft
Subclasses of SpawnerBlockEntityBehavior in net.minecraftModifier and TypeClassDescription(package private) class(package private) class -
Uses of SpawnerBlockEntityBehavior in net.minecraft.block.entity
Fields 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) privateSpawnerBlockEntityBehaviorEntry(SpawnerBlockEntityBehavior spawnerBlockEntityBehavior, NbtCompound nbtCompound, String string, int int2) -
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