Class FabricIronGolem

java.lang.Object
com.elikill58.negativity.api.entity.AbstractEntity
com.elikill58.negativity.fabric.impl.entity.FabricEntity<net.minecraft.entity.passive.IronGolemEntity>
com.elikill58.negativity.fabric.impl.entity.FabricIronGolem
All Implemented Interfaces:
CommandSender, Entity, IronGolem, NegativityObject

public class FabricIronGolem extends FabricEntity<net.minecraft.entity.passive.IronGolemEntity> implements IronGolem
  • Constructor Details

    • FabricIronGolem

      public FabricIronGolem(net.minecraft.entity.passive.IronGolemEntity golem)
  • Method Details