20db828ac05577d7952c604a8f6731dc2eef18a0
Fixed a crash from manipulating rift data on the client side. I let this happen because it seemed like TileEntityRift already did that before. This crash also exposed another issue: that server-side functions are being used on the client side. I'm not sure how pervasive this is but some client dimensions are being constructed with the server-side constructor.
Description
No description provided
Languages
Java
100%