Uses of Class
net.minecraft.entity.monster.BlazeEntity
Packages that use BlazeEntity
Package
Description
-
Uses of BlazeEntity in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type BlazeEntityModifier and TypeMethodDescriptionprotected int
BlazeRenderer.getBlockLightLevel
(BlazeEntity p_225624_1_, BlockPos p_225624_2_) BlazeRenderer.getTextureLocation
(BlazeEntity p_110775_1_) -
Uses of BlazeEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type BlazeEntity -
Uses of BlazeEntity in net.minecraft.entity.monster
Fields in net.minecraft.entity.monster declared as BlazeEntityConstructors in net.minecraft.entity.monster with parameters of type BlazeEntityConstructor parameters in net.minecraft.entity.monster with type arguments of type BlazeEntityModifierConstructorDescriptionBlazeEntity
(EntityType<? extends BlazeEntity> p_i50215_1_, World p_i50215_2_)