Update to MC 1.14 / Fabric
This commit is contained in:
@@ -53,7 +53,7 @@ public class BlendMeshBuilder
|
||||
this.wellBehaved = wellBehaved;
|
||||
}
|
||||
|
||||
public void setOffset(Vector3f offset) {
|
||||
public void setReverseOffset(Vector3f offset) {
|
||||
this.offset = offset;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user