Class EntityProperties.Builder
java.lang.Object
com.pixelmonmod.pixelmon.api.npc.entity.EntityProperties.Builder
- Enclosing class:
- EntityProperties
A builder for the
EntityProperties
record.-
Method Summary
Modifier and TypeMethodDescriptionadult()
build()
child()
child
(boolean child) dimensions
(float width, float height) dimensions
(net.minecraft.world.entity.EntityDimensions dimensions) eyeHeight
(float eyeHeight) health
(float health) icon
(ResourceWithFallback icon) immovable
(boolean immovable) invulnerable
(boolean invulnerable) moveable()
nameplate
(boolean nameplate)
-
Method Details
-
child
-
child
-
adult
-
invulnerable
-
invulnerable
-
vulnerable
-
immovable
-
nameplate
-
nameplate
-
noNameplate
-
immovable
-
moveable
-
health
-
eyeHeight
-
dimensions
-
dimensions
-
icon
-
build
-