Hopperlib
Loading...
Searching...
No Matches
cc.mrcl.hopperlib.Utils.EntityUtils Member List

This is the complete list of members for cc.mrcl.hopperlib.Utils.EntityUtils, including all inherited members.

changeModelData(ItemDisplay itemDisplay, int newModelData, Color color) (defined in cc.mrcl.hopperlib.Utils.EntityUtils)cc.mrcl.hopperlib.Utils.EntityUtilsstatic
fadeDisplay(ItemDisplay display, Color start, Color end, int duration) (defined in cc.mrcl.hopperlib.Utils.EntityUtils)cc.mrcl.hopperlib.Utils.EntityUtilsstatic
fadeDisplay(ItemDisplay display, Color end, int duration) (defined in cc.mrcl.hopperlib.Utils.EntityUtils)cc.mrcl.hopperlib.Utils.EntityUtilsstatic
getDisplayColor(ItemDisplay itemDisplay) (defined in cc.mrcl.hopperlib.Utils.EntityUtils)cc.mrcl.hopperlib.Utils.EntityUtilsstatic
summonBlockDisplay(Location location, Material block) (defined in cc.mrcl.hopperlib.Utils.EntityUtils)cc.mrcl.hopperlib.Utils.EntityUtilsstatic
summonBlockDisplay(Location location, Material block, boolean destroyPlacedBlock) (defined in cc.mrcl.hopperlib.Utils.EntityUtils)cc.mrcl.hopperlib.Utils.EntityUtilsstatic
summonCenteredHitbox(Location location, float width, float height) (defined in cc.mrcl.hopperlib.Utils.EntityUtils)cc.mrcl.hopperlib.Utils.EntityUtilsstatic
summonChangingDisplay(Location location, @Nullable ItemStack itemStack, int tickDuration, Transformation start, Transformation end) (defined in cc.mrcl.hopperlib.Utils.EntityUtils)cc.mrcl.hopperlib.Utils.EntityUtilsstatic
summonChangingDisplay(Location location, @Nullable ItemStack itemStack, int tickDuration, Transformation start, Transformation end, Consumer< ItemDisplay > consumer) (defined in cc.mrcl.hopperlib.Utils.EntityUtils)cc.mrcl.hopperlib.Utils.EntityUtilsstatic
summonDisplay(Location location, Consumer< ItemDisplay > consumer) (defined in cc.mrcl.hopperlib.Utils.EntityUtils)cc.mrcl.hopperlib.Utils.EntityUtilsstatic
summonDisplay(Location location, @Nullable ItemStack itemStack) (defined in cc.mrcl.hopperlib.Utils.EntityUtils)cc.mrcl.hopperlib.Utils.EntityUtilsstatic
summonGrowingDisplay(Location location, @Nullable ItemStack itemStack, int tickDuration, Vector3f startScale, Vector3f endScale) (defined in cc.mrcl.hopperlib.Utils.EntityUtils)cc.mrcl.hopperlib.Utils.EntityUtilsstatic
summonGrowingDisplay(Location location, @Nullable ItemStack itemStack, int tickDuration, Vector3f startScale, Vector3f endScale, Consumer< ItemDisplay > displayConsumer) (defined in cc.mrcl.hopperlib.Utils.EntityUtils)cc.mrcl.hopperlib.Utils.EntityUtilsstatic
summonGrowingDisplay(Location location, @Nullable ItemStack itemStack, int tickDuration, float newX, float newY, float newZ) (defined in cc.mrcl.hopperlib.Utils.EntityUtils)cc.mrcl.hopperlib.Utils.EntityUtilsstatic
summonGrowingDisplay(Location location, @Nullable ItemStack itemStack, int tickDuration, float start, float end) (defined in cc.mrcl.hopperlib.Utils.EntityUtils)cc.mrcl.hopperlib.Utils.EntityUtilsstatic
summonGrowingDisplay(Location location, @Nullable ItemStack itemStack, int tickDuration, float end) (defined in cc.mrcl.hopperlib.Utils.EntityUtils)cc.mrcl.hopperlib.Utils.EntityUtilsstatic
summonHitbox(Location location, float width, float height) (defined in cc.mrcl.hopperlib.Utils.EntityUtils)cc.mrcl.hopperlib.Utils.EntityUtilsstatic
tintDisplay(ItemDisplay display, Color color) (defined in cc.mrcl.hopperlib.Utils.EntityUtils)cc.mrcl.hopperlib.Utils.EntityUtilsstatic