CustomModelFMM
Constructors
Link copied to clipboard
public void CustomModelFMM(LivingEntity livingEntity, String modelName, String nametagName, ModeledEntityLeftClickCallback leftClickCallback, ModeledEntityRightClickCallback rightClickCallback)
Types
Link copied to clipboard
Routes FMM OBB projectile hits on EliteMobs-backed models through the normal Bukkit projectile damage event.
Link copied to clipboard
Listens for com.magmaguy.freeminecraftmodels.api.FmmReloadedEvent and re-attaches the FMM display to every tracked NPC.
Link copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Gets the location of the first nametag bone if one exists.
Link copied to clipboard
Whether this model is capable of rendering a nametag at all.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Prevents FMM from cancelling or re-routing a projectile damage event already owned by EliteMobs.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Sets whether the model should sync movement with the base entity.
Link copied to clipboard