TeamMotherlode / MotherlodeCore

Motherlode Minecraft mod
GNU Lesser General Public License v2.1
6 stars 2 forks source link

Replaced all the deprected uses of Fabric entity api #34

Closed BeetMacol closed 3 years ago

BeetMacol commented 3 years ago

Old api: net.fabricmc.fabric.api.entity. New api: net.fabricmc.fabric.api.object.builder.v1.entity.

BeetMacol commented 3 years ago

I don't know - it is not renamed but there are changes for some reason. I did not edit it. Also it is not empty - it is not readable for github. Also it is a binary. I executed it to build the mod because it is equivalent of gradlew.bat for linux.