Class EntityHooksImpl
java.lang.Object
me.shedaniel.architectury.hooks.fabric.EntityHooksImpl
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable net.minecraft.world.entity.Entity
fromCollision
(net.minecraft.world.phys.shapes.CollisionContext ctx) static String
getEncodeId
(net.minecraft.world.entity.Entity entity)
-
Constructor Details
-
EntityHooksImpl
public EntityHooksImpl()
-
-
Method Details
-
getEncodeId
-
fromCollision
@Nullable public static @Nullable net.minecraft.world.entity.Entity fromCollision(net.minecraft.world.phys.shapes.CollisionContext ctx)
-